Log session start time Wed Jul 29 09:27:23 CST 2020

Logback Log Messages

Log session start time Wed Jul 29 10:02:07 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 09:27:23,495 Starting JeecgApplication on DESKTOP-7I21J53 with PID 16268 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 09:27:23,505 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 09:27:26,003 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 09:27:26,013 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 09:27:26,183 Finished Spring Data repository scanning in 150ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 09:27:26,763 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$42a79e76] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 09:27:26,873 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 09:27:27,253 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 09:27:27,253 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 09:27:27,253 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 09:27:27,263 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 09:27:27,303 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 09:27:27,393 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$22a234e0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 09:27:27,622 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 09:27:27,622 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$8c30a5b1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 09:27:27,642 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 09:27:27,652 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 09:27:27,682 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 09:27:27,692 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$37bbf32a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 09:27:27,852 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 09:27:27,972 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 09:27:28,002 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$8d7625c0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 09:27:28,032 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$35bb1290] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 09:27:28,042 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 09:27:28,632 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 09:27:28,652 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 09:27:28,662 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 09:27:28,662 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 09:27:28,672 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 09:27:28,672 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 09:27:28,672 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 09:27:28,692 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 09:27:28,912 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 09:27:28,912 Root WebApplicationContext: initialization completed in 5357 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 09:27:29,282 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 09:27:29,591 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 09:27:29,591 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 09:27:29,591 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 09:27:29,591 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 09:27:29,911 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 09:27:30,031 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 09:27:30,041 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 09:27:30,301 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 09:27:30,721 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 09:27:31,041 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 09:27:31,370 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 09:27:31,590 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 09:27:32,200 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 09:27:32,200 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 09:27:32,200 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 09:27:32,200 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 09:27:32,230 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 09:27:33,359 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 09:27:34,219 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 09:27:34,229 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 09:27:34,229 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 09:27:34,249 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 09:27:35,318 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 09:27:35,328 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 09:27:35,328 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 09:27:35,328 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 09:27:35,358 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 09:27:35,358 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 09:27:35,368 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 09:27:35,388 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 09:27:35,448 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 09:27:35,488 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 09:27:41,295 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 09:27:43,764 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 09:27:43,784 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 09:27:43,784 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 09:27:43,784 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 09:27:43,784 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 09:27:43,784 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 09:27:43,784 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 09:27:43,784 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 09:27:43,784 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@40eb85e9 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 09:27:46,322 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 09:27:46,732 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 09:27:46,962 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 09:27:48,491 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 09:27:48,511 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 09:27:48,541 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 09:27:48,631 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 09:27:48,931 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 09:27:48,931 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 09:27:48,941 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 09:27:48,941 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 09:27:48,941 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 09:27:48,961 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 09:27:48,971 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 09:27:48,981 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 09:27:48,981 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 09:27:48,981 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 09:27:48,981 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 09:27:48,991 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 09:27:49,011 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 09:27:49,031 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 09:27:49,041 Started JeecgApplication in 27.036 seconds (JVM running for 28.708) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 09:27:49,051 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 09:27:49,731 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 09:27:49,731 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 09:27:49,771 Completed initialization in 40 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 09:27:50,011 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 09:27:50,011 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-07-29 09:32:00,515 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-07-29 09:32:00,515 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-07-29 09:32:00,618 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-07-29 09:32:00,618 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-07-29 09:32:00,651 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 09:32:00,651 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 09:32:00,660 ==> Parameters: nation(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 09:32:00,660 ==> Parameters: sex(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 09:32:00,678 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 09:32:00,679 <== Total: 11 debug BaseJdbcLogger.java 143
INFO 2020-07-29 09:32:00,704 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1595986320525) getDictItems SysDictController.java 217
INFO 2020-07-29 09:32:00,704 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1595986320525) getDictItems SysDictController.java 217
DEBUG 2020-07-29 09:32:02,300 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 09:32:02,302 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 09:32:02,307 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 09:32:02,491 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 09:32:02,492 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 09:32:02,494 <== Total: 1 debug BaseJdbcLogger.java 143
WARN 2020-07-29 09:42:50,021 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=10466] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-07-29 09:42:50,322 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=10466] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-07-29 09:42:51,583 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=10466] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-07-29 09:42:53,807 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=10466] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-07-29 09:42:58,039 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=10466] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-07-29 09:43:06,287 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=10466] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-07-29 09:43:22,544 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=10466] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-07-29 09:43:54,794 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=10466] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-07-29 09:44:59,075 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=10466] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-07-29 09:47:07,248 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=10466] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Wed Jul 29 10:11:35 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 10:02:07,863 Starting JeecgApplication on DESKTOP-7I21J53 with PID 19460 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 10:02:07,867 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 10:02:10,241 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 10:02:10,244 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 10:02:10,431 Finished Spring Data repository scanning in 172ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 10:02:10,873 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6f9772ec] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:02:10,987 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:02:11,239 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 10:02:11,241 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 10:02:11,244 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:02:11,248 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:02:11,280 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:02:11,346 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4f920956] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:02:11,502 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:02:11,509 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b9207a27] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:02:11,521 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:02:11,529 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:02:11,553 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:02:11,563 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$64abc7a0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:02:11,668 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:02:11,750 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:02:11,764 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$ba65fa36] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:02:11,798 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$62aae706] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:02:11,804 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:02:12,306 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 10:02:12,324 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:02:12,335 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 10:02:12,336 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 10:02:12,343 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 10:02:12,343 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 10:02:12,343 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 10:02:12,350 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 10:02:12,567 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 10:02:12,568 Root WebApplicationContext: initialization completed in 4668 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 10:02:12,939 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 10:02:13,244 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 10:02:13,245 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 10:02:13,245 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 10:02:13,246 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 10:02:13,547 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 10:02:13,639 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 10:02:13,642 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 10:02:13,856 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 10:02:14,361 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 10:02:14,894 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 10:02:15,074 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 10:02:15,265 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:02:15,670 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 10:02:15,670 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:02:15,671 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:02:15,672 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:02:15,697 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:02:16,643 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:02:17,495 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:02:17,503 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:02:17,505 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 10:02:17,525 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:02:18,308 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 10:02:18,312 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:02:18,315 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:02:18,316 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 10:02:18,331 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:02:18,336 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 10:02:18,337 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:02:18,365 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 10:02:18,420 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 10:02:18,457 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 10:02:22,548 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=12687] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-07-29 10:02:22,708 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=12687] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-07-29 10:02:22,886 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=12687] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-07-29 10:02:23,034 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=12687] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-07-29 10:02:23,504 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
WARN 2020-07-29 10:02:23,538 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=12687] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-07-29 10:02:24,230 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=12687] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-07-29 10:02:24,372 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=12687] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-07-29 10:02:25,044 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=12687] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-07-29 10:02:25,515 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 10:02:25,527 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 10:02:25,528 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 10:02:25,530 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 10:02:25,533 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 10:02:25,533 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 10:02:25,534 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 10:02:25,534 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 10:02:25,535 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@426753a6 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 10:02:25,690 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=12687] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-07-29 10:02:26,336 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=12687] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-07-29 10:02:26,504 RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,localport=12687] throws log Log.java 237
java.io.IOException: The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported.
    at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(LocalRMIServerSocketFactory.java:114)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:400)
    at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:372)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-07-29 10:02:27,676 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 10:02:27,995 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 10:02:28,190 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 10:02:29,619 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:02:29,647 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 10:02:29,692 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 10:02:29,754 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 10:02:30,005 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:02:30,007 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:02:30,009 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:02:30,010 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:02:30,012 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:02:30,047 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 10:02:30,063 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 10:02:30,069 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 10:02:30,070 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 10:02:30,071 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 10:02:30,075 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 10:02:30,076 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 10:02:30,103 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:02:30,135 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 10:02:30,138 Started JeecgApplication in 23.255 seconds (JVM running for 29.574) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 10:02:30,154 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 10:02:37,021 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 10:02:37,021 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 10:02:37,044 Completed initialization in 22 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 10:02:37,143 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 10:02:37,146 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-07-29 10:02:51,730 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:02:51,737 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:02:51,747 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:02:51,751 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:02:51,752 ==> Parameters: l(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:02:51,753 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:02:51,907 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:02:51,909 ==> Parameters: li(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:02:51,911 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:02:51,995 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:02:51,996 ==> Parameters: liu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:02:51,998 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:02:52,264 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:02:52,264 ==> Parameters: 六(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:02:52,266 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:02:57,933 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:02:57,935 ==> Parameters: 六(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:02:57,936 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:01,763 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:01,765 ==> Parameters: 15170787478(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:01,772 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:02,014 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:02,015 ==> Parameters: 15170787478(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:02,016 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:04,407 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:04,409 ==> Parameters: 1517078747(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:04,411 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:04,868 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:04,869 ==> Parameters: 151707874(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:04,871 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:05,145 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:05,146 ==> Parameters: 1517078745(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:05,148 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:05,557 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:05,558 ==> Parameters: 15170787456(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:05,559 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:07,037 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:07,038 ==> Parameters: 15170787456(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:07,040 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:03:35,705 加载字典表数据,加载关键字: 吴 loadDict SysDictController.java 414
DEBUG 2020-07-29 10:03:35,715 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:35,716 ==> Parameters: %吴%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:35,728 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:03:35,729 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909972037633, text=吴永清), DictModel(value=1207508910106255362, text=吴慧芬)], timestamp=1595988215706) loadDict SysDictController.java 427
INFO 2020-07-29 10:03:39,730 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-07-29 10:03:39,732 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:39,734 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:39,741 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:03:39,742 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1595988219731) loadDict SysDictController.java 427
INFO 2020-07-29 10:03:40,613 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 10:03:40,615 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 98
ERROR 2020-07-29 10:03:40,620 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:99)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-07-29 10:03:43,414 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:43,417 ==> Parameters: 一(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:43,420 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:44,362 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:44,364 ==> Parameters: 一(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:44,366 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:45,545 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:45,546 ==> Parameters: 15170787477(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:45,548 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:48,271 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:48,272 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:48,273 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:48,273 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:48,274 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:48,275 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:48,275 ==> Parameters: 15170787477(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:48,280 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:48,281 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:48,312 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:48,314 ==> Parameters: 15170787413(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:48,316 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:51,696 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:51,696 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:51,696 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:51,695 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:51,695 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:51,697 ==> Parameters: 151707874458(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:51,698 ==> Parameters: 15170787445(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:51,697 ==> Parameters: 1517078744(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:51,698 ==> Parameters: 151707874(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:51,697 ==> Parameters: 1517078741(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:51,699 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:51,699 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:51,699 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:51,702 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:51,703 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:53,276 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:53,277 ==> Parameters: 15170787445(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:53,279 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:54,755 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:54,756 ==> Parameters: 15170787445(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:54,757 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:59,613 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:59,615 ==> Parameters: 六(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:59,618 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:59,919 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:59,919 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:59,919 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:59,919 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:59,920 ==> Parameters: 15170787456(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:59,920 ==> Parameters: 一(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:59,920 ==> Parameters: 15170787477(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:59,920 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:59,921 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:59,921 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:59,921 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:03:59,921 <== Total: 0 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 10:04:00,511 {conn-10003, pstmt-20039} execute error. INSERT INTO tb_edu_athlete ( id, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy379.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$c2d7a7a9.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$2fdc1ecf.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:118)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor424.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$23fdcc70.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-07-29 10:04:00,561 ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value handleDataIntegrityViolationException JeecgBootExceptionHandler.java 83
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$c2d7a7a9.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$2fdc1ecf.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:118)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor424.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$23fdcc70.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy379.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 122 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 10:13:28 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 10:11:35,802 Starting JeecgApplication on DESKTOP-7I21J53 with PID 16652 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 10:11:35,805 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 10:11:37,805 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 10:11:37,808 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 10:11:37,986 Finished Spring Data repository scanning in 164ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 10:11:38,416 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$93b23e61] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:11:38,521 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:11:38,760 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 10:11:38,762 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 10:11:38,765 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:11:38,769 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:11:38,802 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:11:38,865 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$73acd4cb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:11:39,012 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:11:39,018 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$dd3b459c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:11:39,029 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:11:39,036 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:11:39,060 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:11:39,070 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$88c69315] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:11:39,169 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:11:39,245 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:11:39,259 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$de80c5ab] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:11:39,291 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$86c5b27b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:11:39,297 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:11:39,702 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 10:11:39,718 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:11:39,728 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 10:11:39,728 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 10:11:39,734 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 10:11:39,735 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 10:11:39,735 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 10:11:39,739 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 10:11:39,931 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 10:11:39,931 Root WebApplicationContext: initialization completed in 4092 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 10:11:40,238 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 10:11:40,481 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 10:11:40,481 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 10:11:40,482 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 10:11:40,482 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 10:11:40,752 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 10:11:40,822 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 10:11:40,825 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 10:11:40,970 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 10:11:41,403 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 10:11:41,616 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 10:11:42,022 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 10:11:42,204 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:11:42,609 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 10:11:42,610 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:11:42,610 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:11:42,611 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:11:42,635 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:11:43,476 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:11:44,175 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:11:44,181 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:11:44,183 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 10:11:44,196 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:11:44,996 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 10:11:45,001 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:11:45,003 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:11:45,004 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 10:11:45,021 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:11:45,025 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 10:11:45,026 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:11:45,051 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 10:11:45,104 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 10:11:45,138 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 10:11:49,591 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 10:11:51,461 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 10:11:51,472 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 10:11:51,473 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 10:11:51,475 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 10:11:51,478 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 10:11:51,479 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 10:11:51,479 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 10:11:51,479 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 10:11:51,480 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@fa200ab setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 10:11:53,455 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 10:11:53,752 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 10:11:53,945 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 10:11:55,242 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:11:55,270 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 10:11:55,291 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 10:11:55,353 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 10:11:55,581 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:11:55,583 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:11:55,584 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:11:55,586 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:11:55,588 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:11:55,606 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 10:11:55,619 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 10:11:55,625 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 10:11:55,625 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 10:11:55,627 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 10:11:55,629 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 10:11:55,630 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 10:11:55,655 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:11:55,687 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 10:11:55,690 Started JeecgApplication in 21.148 seconds (JVM running for 22.271) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 10:11:55,706 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.10.105:8080/edusport/ swagger-ui: http://192.168.10.105:8080/edusport/swagger-ui.html Doc: http://192.168.10.105:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 10:11:56,410 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 10:11:56,410 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 10:11:56,434 Completed initialization in 24 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 10:11:56,575 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 10:11:56,578 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 10:11:59,980 {conn-10004, pstmt-20025} execute error. INSERT INTO tb_edu_athlete ( id, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$c391d94f.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$30965075.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:118)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$589de9e2.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-07-29 10:12:00,019 ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value handleDataIntegrityViolationException JeecgBootExceptionHandler.java 83
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$c391d94f.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$30965075.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:118)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$589de9e2.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 10:16:45 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 10:13:28,873 Starting JeecgApplication on DESKTOP-7I21J53 with PID 7688 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 10:13:28,876 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 10:13:30,941 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 10:13:30,944 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 10:13:31,122 Finished Spring Data repository scanning in 164ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 10:13:31,544 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$93b23e61] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:13:31,651 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:13:31,883 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 10:13:31,886 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 10:13:31,888 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:13:31,893 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:13:31,925 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:13:31,990 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$73acd4cb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:13:32,132 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:13:32,138 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$dd3b459c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:13:32,149 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:13:32,156 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:13:32,180 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:13:32,189 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$88c69315] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:13:32,286 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:13:32,364 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:13:32,378 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$de80c5ab] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:13:32,414 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$86c5b27b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:13:32,420 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:13:32,826 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 10:13:32,842 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:13:32,852 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 10:13:32,852 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 10:13:32,858 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 10:13:32,859 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 10:13:32,859 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 10:13:32,863 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 10:13:33,070 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 10:13:33,070 Root WebApplicationContext: initialization completed in 4158 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 10:13:33,382 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 10:13:33,625 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 10:13:33,626 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 10:13:33,627 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 10:13:33,627 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 10:13:33,968 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 10:13:34,061 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 10:13:34,064 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 10:13:34,218 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 10:13:34,657 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 10:13:34,832 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 10:13:35,273 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 10:13:35,466 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:13:35,877 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 10:13:35,878 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:13:35,879 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:13:35,879 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:13:35,904 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:13:36,728 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:13:37,425 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:13:37,432 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:13:37,434 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 10:13:37,449 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:13:38,263 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 10:13:38,267 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:13:38,269 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:13:38,270 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 10:13:38,289 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:13:38,298 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 10:13:38,300 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:13:38,327 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 10:13:38,381 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 10:13:38,414 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 10:13:42,925 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 10:13:44,848 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 10:13:44,859 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 10:13:44,860 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 10:13:44,863 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 10:13:44,865 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 10:13:44,866 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 10:13:44,866 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 10:13:44,867 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 10:13:44,867 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@376ba8e3 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 10:13:46,942 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 10:13:47,248 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 10:13:47,443 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 10:13:48,756 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:13:48,774 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 10:13:48,795 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 10:13:48,855 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 10:13:49,082 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:13:49,083 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:13:49,085 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:13:49,087 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:13:49,089 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:13:49,107 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 10:13:49,117 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 10:13:49,122 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 10:13:49,123 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 10:13:49,124 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 10:13:49,126 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 10:13:49,127 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 10:13:49,147 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:13:49,174 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 10:13:49,177 Started JeecgApplication in 21.631 seconds (JVM running for 22.685) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 10:13:49,190 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.10.105:8080/edusport/ swagger-ui: http://192.168.10.105:8080/edusport/swagger-ui.html Doc: http://192.168.10.105:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 10:13:49,663 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 10:13:49,663 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 10:13:49,682 Completed initialization in 19 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 10:13:50,094 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 10:13:50,097 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 10:13:54,632 {conn-10004, pstmt-20025} execute error. INSERT INTO tb_edu_athlete ( id, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$c391d94f.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$30965075.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:118)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-07-29 10:13:54,667 ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value handleDataIntegrityViolationException JeecgBootExceptionHandler.java 83
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$c391d94f.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$30965075.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:118)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 10:17:15 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 10:16:45,853 Starting JeecgApplication on DESKTOP-7I21J53 with PID 7148 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 10:16:45,856 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 10:16:47,885 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 10:16:47,888 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 10:16:48,065 Finished Spring Data repository scanning in 164ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 10:16:48,494 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:16:48,603 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:16:48,839 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 10:16:48,841 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 10:16:48,844 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:16:48,848 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:16:48,880 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:16:48,944 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:16:49,089 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:16:49,094 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:16:49,105 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:16:49,113 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:16:49,137 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:16:49,147 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:16:49,245 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:16:49,321 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:16:49,336 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:16:49,373 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:16:49,379 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:16:49,801 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 10:16:49,817 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:16:49,826 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 10:16:49,826 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 10:16:49,832 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 10:16:49,833 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 10:16:49,833 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 10:16:49,837 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 10:16:50,032 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 10:16:50,032 Root WebApplicationContext: initialization completed in 4141 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 10:16:50,341 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 10:16:50,588 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 10:16:50,588 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 10:16:50,589 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 10:16:50,589 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 10:16:50,861 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 10:16:50,931 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 10:16:50,934 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 10:16:51,080 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 10:16:51,510 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 10:16:52,003 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 10:16:52,117 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 10:16:52,304 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:16:52,706 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 10:16:52,707 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:16:52,708 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:16:52,708 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:16:52,732 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:16:53,553 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:16:54,248 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:16:54,255 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:16:54,257 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 10:16:54,270 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:16:55,052 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 10:16:55,055 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:16:55,056 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:16:55,057 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 10:16:55,072 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:16:55,077 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 10:16:55,078 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:16:55,101 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 10:16:55,154 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 10:16:55,193 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 10:16:59,731 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 10:17:01,565 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 10:17:01,575 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 10:17:01,576 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 10:17:01,579 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 10:17:01,581 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 10:17:01,582 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 10:17:01,583 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 10:17:01,583 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 10:17:01,584 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4f6938cb setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 10:17:03,501 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 10:17:03,798 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 10:17:03,990 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 10:17:05,294 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:17:05,316 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 10:17:05,336 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 10:17:05,396 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 10:17:05,613 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:17:05,614 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:17:05,616 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:17:05,618 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:17:05,620 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:17:05,638 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 10:17:05,652 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 10:17:05,658 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 10:17:05,659 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 10:17:05,660 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 10:17:05,662 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 10:17:05,663 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 10:17:05,681 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:17:05,708 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 10:17:05,712 Started JeecgApplication in 21.18 seconds (JVM running for 22.187) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 10:17:05,725 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.10.105:8080/edusport/ swagger-ui: http://192.168.10.105:8080/edusport/swagger-ui.html Doc: http://192.168.10.105:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 10:17:06,278 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 10:17:06,279 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 10:17:06,300 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 10:17:06,753 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 10:17:06,757 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Wed Jul 29 10:21:58 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 10:17:15,350 Starting JeecgApplication on DESKTOP-7I21J53 with PID 15720 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 10:17:15,356 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 10:17:17,563 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 10:17:17,567 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 10:17:17,752 Finished Spring Data repository scanning in 168ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 10:17:18,255 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$852ce84f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:17:18,384 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:17:18,624 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 10:17:18,627 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 10:17:18,630 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:17:18,636 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:17:18,672 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:17:18,755 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$65277eb9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:17:18,930 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:17:18,936 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ceb5ef8a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:17:18,948 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:17:18,956 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:17:18,981 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:17:18,992 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$7a413d03] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:17:19,110 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:17:19,213 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:17:19,231 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$cffb6f99] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:17:19,271 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$78405c69] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:17:19,278 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:17:19,760 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 10:17:19,776 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:17:19,786 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 10:17:19,786 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 10:17:19,793 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 10:17:19,794 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 10:17:19,794 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 10:17:19,798 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 10:17:20,003 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 10:17:20,003 Root WebApplicationContext: initialization completed in 4599 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 10:17:20,388 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 10:17:20,659 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 10:17:20,661 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 10:17:20,661 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 10:17:20,662 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 10:17:20,959 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 10:17:21,039 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 10:17:21,043 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 10:17:21,216 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 10:17:21,686 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 10:17:22,205 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 10:17:22,340 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 10:17:22,551 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:17:22,997 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 10:17:22,998 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:17:22,998 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:17:22,999 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:17:23,026 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:17:23,955 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:17:24,730 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:17:24,736 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:17:24,738 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 10:17:24,755 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:17:25,650 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 10:17:25,654 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:17:25,656 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:17:25,657 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 10:17:25,673 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:17:25,678 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 10:17:25,679 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:17:25,707 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 10:17:25,763 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 10:17:25,801 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 10:17:30,924 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 10:17:33,496 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 10:17:33,511 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 10:17:33,512 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 10:17:33,515 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 10:17:33,517 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 10:17:33,519 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 10:17:33,519 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 10:17:33,519 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 10:17:33,520 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1d88414a setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 10:17:35,860 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 10:17:36,222 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 10:17:36,494 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 10:17:38,170 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:17:38,191 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 10:17:38,215 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 10:17:38,285 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 10:17:38,538 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:17:38,540 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:17:38,542 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:17:38,544 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:17:38,545 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:17:38,572 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 10:17:38,583 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 10:17:38,590 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 10:17:38,591 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 10:17:38,593 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 10:17:38,598 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 10:17:38,599 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 10:17:38,619 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:17:38,653 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 10:17:38,657 Started JeecgApplication in 24.664 seconds (JVM running for 26.736) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 10:17:38,672 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.10.105:8080/edusport/ swagger-ui: http://192.168.10.105:8080/edusport/swagger-ui.html Doc: http://192.168.10.105:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 10:17:39,038 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 10:17:39,038 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 10:17:39,062 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 10:17:39,195 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 10:17:39,200 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 10:21:42,080 {conn-10004, pstmt-20029} execute error. INSERT INTO tb_edu_athlete ( id, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$8b397cad.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$f83df3d3.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:119)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$e834d6e9.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-07-29 10:21:52,368 ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value handleDataIntegrityViolationException JeecgBootExceptionHandler.java 83
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$8b397cad.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$f83df3d3.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:119)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$e834d6e9.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
WARN 2020-07-29 10:21:52,400 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleDataIntegrityViolationException(org.springframework.dao.DataIntegrityViolationException) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:408)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
ERROR 2020-07-29 10:21:52,420 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [Request processing failed; nested exception is org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value] with root cause log DirectJDKLog.java 175
java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$8b397cad.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$f83df3d3.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:119)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$e834d6e9.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-07-29 10:21:52,451 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 10:21:52,458 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-07-29 10:21:52,458 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-07-29 10:21:52,459 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 10:21:52,468 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-07-29 10:21:52,477 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-07-29 10:21:52,477 Closing JPA EntityManagerFactory for persistence unit 'default' destroy AbstractEntityManagerFactoryBean.java 597
INFO 2020-07-29 10:21:52,480 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-07-29 10:21:52,482 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-07-29 10:21:52,486 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Wed Jul 29 10:33:05 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 10:21:58,908 Starting JeecgApplication on DESKTOP-7I21J53 with PID 15528 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 10:21:58,910 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 10:22:00,904 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 10:22:00,908 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 10:22:01,085 Finished Spring Data repository scanning in 163ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 10:22:01,514 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:22:01,625 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:22:01,855 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 10:22:01,858 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 10:22:01,860 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:22:01,864 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:22:01,896 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:22:01,961 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:22:02,107 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:22:02,112 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:22:02,125 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:22:02,132 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:22:02,157 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:22:02,166 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:22:02,262 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:22:02,338 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:22:02,352 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:22:02,385 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:22:02,391 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:22:02,792 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 10:22:02,807 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:22:02,817 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 10:22:02,817 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 10:22:02,823 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 10:22:02,824 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 10:22:02,824 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 10:22:02,828 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 10:22:03,016 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 10:22:03,016 Root WebApplicationContext: initialization completed in 4074 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 10:22:03,327 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 10:22:03,569 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 10:22:03,570 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 10:22:03,570 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 10:22:03,571 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 10:22:03,840 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 10:22:03,910 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 10:22:03,913 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 10:22:04,055 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 10:22:04,471 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 10:22:04,841 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 10:22:04,954 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 10:22:05,141 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:22:05,568 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 10:22:05,569 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:22:05,570 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:22:05,570 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:22:05,594 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:22:06,423 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:22:07,119 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:22:07,124 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:22:07,126 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 10:22:07,140 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:22:07,957 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 10:22:07,962 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:22:07,964 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:22:07,965 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 10:22:07,981 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:22:07,985 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 10:22:07,986 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:22:08,009 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 10:22:08,064 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 10:22:08,098 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 10:22:12,499 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 10:22:14,440 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 10:22:14,451 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 10:22:14,452 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 10:22:14,454 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 10:22:14,457 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 10:22:14,458 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 10:22:14,458 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 10:22:14,458 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 10:22:14,458 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@58965e17 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 10:22:16,373 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 10:22:16,673 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 10:22:16,866 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 10:22:18,147 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:22:18,169 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 10:22:18,197 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 10:22:18,256 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 10:22:18,472 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:22:18,474 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:22:18,476 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:22:18,477 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:22:18,479 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:22:18,496 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 10:22:18,505 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 10:22:18,512 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 10:22:18,513 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 10:22:18,514 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 10:22:18,516 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 10:22:18,517 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 10:22:18,534 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:22:18,560 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 10:22:18,563 Started JeecgApplication in 20.917 seconds (JVM running for 21.836) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 10:22:18,578 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.10.105:8080/edusport/ swagger-ui: http://192.168.10.105:8080/edusport/swagger-ui.html Doc: http://192.168.10.105:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 10:22:18,641 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 10:22:18,641 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 10:22:18,662 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 10:22:19,069 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 10:22:19,072 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-07-29 10:32:37,761 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-07-29 10:32:37,761 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-07-29 10:32:37,816 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1595989957761) getDictItems SysDictController.java 217
INFO 2020-07-29 10:32:37,816 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1595989957761) getDictItems SysDictController.java 217
DEBUG 2020-07-29 10:32:38,014 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:32:38,025 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:32:38,041 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:32:38,205 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:32:38,205 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:32:38,208 <== Total: 1 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Wed Jul 29 10:39:01 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 10:33:06,082 Starting JeecgApplication on DESKTOP-7I21J53 with PID 3020 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 10:33:06,086 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 10:33:08,348 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 10:33:08,352 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 10:33:08,534 Finished Spring Data repository scanning in 166ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 10:33:09,018 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$ed16bbf0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:33:09,140 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:33:09,384 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 10:33:09,387 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 10:33:09,390 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:33:09,395 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:33:09,430 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:33:09,504 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$cd11525a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:33:09,674 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:33:09,681 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$369fc32b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:33:09,694 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:33:09,701 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:33:09,727 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:33:09,739 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$e22b10a4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:33:09,857 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:33:09,949 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:33:09,966 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$37e5433a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:33:10,005 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$e02a300a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:33:10,012 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:33:10,488 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 10:33:10,506 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:33:10,516 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 10:33:10,516 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 10:33:10,523 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 10:33:10,523 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 10:33:10,524 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 10:33:10,527 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 10:33:10,729 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 10:33:10,729 Root WebApplicationContext: initialization completed in 4593 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 10:33:11,121 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 10:33:11,395 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 10:33:11,396 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 10:33:11,397 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 10:33:11,397 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 10:33:11,699 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 10:33:11,783 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 10:33:11,787 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 10:33:11,966 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 10:33:12,530 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 10:33:13,011 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 10:33:13,148 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 10:33:13,362 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:33:13,817 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 10:33:13,818 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:33:13,818 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:33:13,818 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:33:13,845 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:33:14,785 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:33:15,879 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:33:15,885 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:33:15,888 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 10:33:15,907 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:33:16,804 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 10:33:16,808 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:33:16,810 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:33:16,811 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 10:33:16,830 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:33:16,835 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 10:33:16,837 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:33:16,865 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 10:33:16,928 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 10:33:16,967 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 10:33:22,393 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 10:33:24,918 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 10:33:24,931 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 10:33:24,932 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 10:33:24,935 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 10:33:24,938 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 10:33:24,939 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 10:33:24,940 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 10:33:24,940 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 10:33:24,941 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@396d21ec setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 10:33:27,362 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 10:33:27,723 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 10:33:27,974 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 10:33:29,655 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:33:29,677 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 10:33:29,701 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 10:33:29,770 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 10:33:30,020 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:33:30,021 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:33:30,023 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:33:30,024 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:33:30,026 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:33:30,047 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 10:33:30,056 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 10:33:30,062 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 10:33:30,062 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 10:33:30,064 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 10:33:30,066 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 10:33:30,067 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 10:33:30,084 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:33:30,115 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 10:33:30,118 Started JeecgApplication in 26.1 seconds (JVM running for 27.505) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 10:33:30,131 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 10:33:30,718 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 10:33:30,719 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 10:33:30,745 Completed initialization in 26 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 10:33:30,886 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 10:33:30,891 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-07-29 10:33:36,609 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:36,619 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:36,622 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:36,623 ==> Parameters: l(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:36,626 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:36,626 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:36,814 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:36,816 ==> Parameters: li(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:36,818 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:37,006 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:37,009 ==> Parameters: liu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:37,014 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:37,241 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:37,243 ==> Parameters: 六(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:37,245 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:38,986 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:38,987 ==> Parameters: 六(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:38,988 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:40,970 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:40,972 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:40,974 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:43,479 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:43,481 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:43,483 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:33:53,524 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-07-29 10:33:53,534 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:53,535 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:53,543 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:33:53,544 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1595990033525) loadDict SysDictController.java 427
INFO 2020-07-29 10:33:57,421 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-07-29 10:33:57,423 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:57,425 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:33:57,432 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:33:57,433 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1595990037422) loadDict SysDictController.java 427
INFO 2020-07-29 10:33:58,076 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 10:33:58,077 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 98
ERROR 2020-07-29 10:33:58,087 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:99)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-07-29 10:34:01,988 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:01,989 ==> Parameters: 那就(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:01,991 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:03,485 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:03,486 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:03,488 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:04,386 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:04,389 ==> Parameters: w(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:04,400 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:04,481 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:04,482 ==> Parameters: wu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:04,483 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:04,653 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:04,654 ==> Parameters: 吴(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:04,659 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:06,719 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:06,721 ==> Parameters: 吴(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:06,723 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:07,338 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:07,339 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:07,341 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:08,522 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:08,523 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:08,524 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:08,984 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:08,985 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:08,986 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:09,643 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:09,644 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:09,645 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:10,035 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:10,035 ==> Parameters: 15170787418(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:10,037 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:10,925 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:10,927 ==> Parameters: 15170787418(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:10,928 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:15,956 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:15,957 ==> Parameters: 六(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:15,959 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:16,261 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:16,262 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:16,265 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:16,265 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:16,266 ==> Parameters: 吴(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:16,268 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:16,268 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:16,270 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:16,271 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:16,584 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:16,585 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:34:16,586 <== Total: 0 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 10:35:04,777 {conn-10005, pstmt-20034} execute error. INSERT INTO tb_edu_athlete ( id, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy379.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$48359392.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$b53a0ab8.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:119)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor423.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$92d9d75d.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-07-29 10:35:48,267 ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value handleDataIntegrityViolationException JeecgBootExceptionHandler.java 83
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$48359392.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$b53a0ab8.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:119)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor423.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$92d9d75d.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy379.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 122 common frames omitted
INFO 2020-07-29 10:37:57,730 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-07-29 10:37:57,779 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1595990277731) getDictItems SysDictController.java 217
INFO 2020-07-29 10:37:57,804 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-07-29 10:37:57,809 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1595990277805) getDictItems SysDictController.java 217
DEBUG 2020-07-29 10:37:58,035 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:37:58,036 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:37:58,039 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:37:58,338 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:37:58,338 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:37:58,340 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:38:54,376 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 10:38:54,383 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-07-29 10:38:54,384 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-07-29 10:38:54,384 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 10:38:54,386 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-07-29 10:38:54,394 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-07-29 10:38:54,394 Closing JPA EntityManagerFactory for persistence unit 'default' destroy AbstractEntityManagerFactoryBean.java 597
INFO 2020-07-29 10:38:54,398 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-07-29 10:38:54,402 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-07-29 10:38:54,407 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Wed Jul 29 10:44:15 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 10:39:01,709 Starting JeecgApplication on DESKTOP-7I21J53 with PID 13740 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 10:39:01,714 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 10:39:04,058 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 10:39:04,062 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 10:39:04,242 Finished Spring Data repository scanning in 165ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 10:39:04,736 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$cf2b3cef] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:39:04,862 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:39:05,110 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 10:39:05,113 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 10:39:05,116 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:39:05,121 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:39:05,158 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:39:05,235 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$af25d359] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:39:05,408 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:39:05,415 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$18b4442a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:39:05,428 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:39:05,435 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:39:05,461 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:39:05,471 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$c43f91a3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:39:05,591 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:39:05,681 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:39:05,698 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$19f9c439] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:39:05,736 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$c23eb109] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:39:05,744 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:39:06,272 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 10:39:06,292 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:39:06,302 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 10:39:06,302 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 10:39:06,309 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 10:39:06,310 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 10:39:06,310 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 10:39:06,315 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 10:39:06,546 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 10:39:06,547 Root WebApplicationContext: initialization completed in 4790 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 10:39:06,962 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 10:39:07,263 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 10:39:07,263 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 10:39:07,264 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 10:39:07,265 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 10:39:07,596 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 10:39:07,700 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 10:39:07,703 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 10:39:07,937 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 10:39:08,411 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 10:39:08,999 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 10:39:09,134 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 10:39:09,354 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:39:09,809 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 10:39:09,809 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:39:09,810 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:39:09,811 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:39:09,842 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:39:10,790 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:39:11,623 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:39:11,629 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:39:11,631 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 10:39:11,650 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:39:12,554 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 10:39:12,558 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:39:12,560 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:39:12,561 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 10:39:12,579 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:39:12,583 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 10:39:12,584 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:39:12,615 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 10:39:12,720 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 10:39:12,759 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 10:39:18,063 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 10:39:20,542 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 10:39:20,558 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 10:39:20,559 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 10:39:20,562 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 10:39:20,566 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 10:39:20,567 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 10:39:20,567 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 10:39:20,567 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 10:39:20,568 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@26501a93 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 10:39:22,935 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 10:39:23,294 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 10:39:23,552 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 10:39:25,261 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:39:25,281 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 10:39:25,307 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 10:39:25,378 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 10:39:25,633 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:39:25,635 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:39:25,636 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:39:25,638 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:39:25,640 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:39:25,689 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 10:39:25,701 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 10:39:25,707 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 10:39:25,708 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 10:39:25,709 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 10:39:25,712 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 10:39:25,713 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 10:39:25,733 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:39:25,765 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 10:39:25,768 Started JeecgApplication in 25.631 seconds (JVM running for 27.062) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 10:39:25,781 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 10:39:26,143 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 10:39:26,144 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 10:39:26,166 Completed initialization in 22 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 10:39:26,642 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 10:39:26,646 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-07-29 10:39:32,360 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:32,372 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:32,376 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:32,378 ==> Parameters: w(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:32,384 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:32,384 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:32,641 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:32,642 ==> Parameters: wh(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:32,644 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:32,888 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:32,889 ==> Parameters: whs(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:32,892 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:32,960 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:32,961 ==> Parameters: 吴海胜(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:32,962 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:35,257 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:35,259 ==> Parameters: 吴海胜(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:35,262 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:37,854 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:37,856 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:37,858 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:38,144 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:38,145 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:38,148 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:39:50,965 加载字典表数据,加载关键字: 吴 loadDict SysDictController.java 414
DEBUG 2020-07-29 10:39:50,975 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:50,976 ==> Parameters: %吴%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:50,979 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:39:50,980 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909972037633, text=吴永清), DictModel(value=1207508910106255362, text=吴慧芬)], timestamp=1595990390966) loadDict SysDictController.java 427
INFO 2020-07-29 10:39:56,141 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-07-29 10:39:56,143 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:56,145 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:39:56,153 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:39:56,154 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1595990396142) loadDict SysDictController.java 427
INFO 2020-07-29 10:39:57,051 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 10:39:57,052 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 98
ERROR 2020-07-29 10:39:57,060 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:99)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-07-29 10:40:00,750 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:00,751 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:00,753 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:01,014 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:01,015 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:01,017 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:02,106 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:02,108 ==> Parameters: 15170787412(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:02,110 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:02,806 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:02,807 ==> Parameters: 15170787412(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:02,814 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:03,774 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:03,775 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:03,776 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:04,026 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:04,027 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:04,029 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:04,717 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:04,718 ==> Parameters: 15170787413(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:04,720 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:06,964 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:06,965 ==> Parameters: 1517078741(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:06,967 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:07,212 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:07,212 ==> Parameters: 15170787418(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:07,214 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:08,382 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:08,383 ==> Parameters: 15170787418(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:08,386 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:12,923 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:12,925 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:12,928 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:12,929 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:12,931 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:12,931 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:12,931 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:12,931 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:12,932 ==> Parameters: 15170787412(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:12,932 ==> Parameters: 吴海胜(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:12,932 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:12,933 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:12,939 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:12,939 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:40:12,940 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:42:03,082 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:42:03,084 ==> Parameters: 吴海胜(String) debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:42:03,085 dictCode : nation getDictItems SysDictController.java 130
DEBUG 2020-07-29 10:42:03,086 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:42:03,086 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-07-29 10:42:03,134 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1595990523087) getDictItems SysDictController.java 217
INFO 2020-07-29 10:42:03,134 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1595990523086) getDictItems SysDictController.java 217
DEBUG 2020-07-29 10:44:01,773 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:44:01,775 ==> Parameters: 吴海胜(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:44:01,777 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:44:01,778 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-07-29 10:44:01,778 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-07-29 10:44:01,780 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-07-29 10:44:01,782 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-07-29 10:44:01,791 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1595990641779) getDictItems SysDictController.java 217
DEBUG 2020-07-29 10:44:01,791 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:44:01,791 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1595990641779) getDictItems SysDictController.java 217
DEBUG 2020-07-29 10:44:01,794 ==> Parameters: 吴海胜(String) debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:44:01,794 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1595990641785) getDictItems SysDictController.java 217
INFO 2020-07-29 10:44:01,796 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1595990641783) getDictItems SysDictController.java 217
DEBUG 2020-07-29 10:44:01,797 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:44:01,835 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 10:44:01,844 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-07-29 10:44:01,844 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-07-29 10:44:01,844 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 10:44:01,845 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-07-29 10:44:01,854 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-07-29 10:44:01,854 Closing JPA EntityManagerFactory for persistence unit 'default' destroy AbstractEntityManagerFactoryBean.java 597
INFO 2020-07-29 10:44:01,857 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-07-29 10:44:01,860 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-07-29 10:44:01,864 {dataSource-1} closed close DruidDataSource.java 2020
ERROR 2020-07-29 10:44:01,967 nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error updating database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Wed Jul 29 10:44:01 CST 2020 ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert ### The error occurred while executing an update ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Wed Jul 29 10:44:01 CST 2020 handleException JeecgBootExceptionHandler.java 57
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error updating database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Wed Jul 29 10:44:01 CST 2020 ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert ### The error occurred while executing an update ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Wed Jul 29 10:44:01 CST 2020
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:77)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$bfa24add.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$2ca6c203.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:119)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor423.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$58e7bcc3.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.ibatis.exceptions.PersistenceException: ### Error updating database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Wed Jul 29 10:44:01 CST 2020 ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert ### The error occurred while executing an update ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Wed Jul 29 10:44:01 CST 2020
    at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:199)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 122 common frames omitted
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Wed Jul 29 10:44:01 CST 2020
    at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
    at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:82)
    at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:68)
    at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:336)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:93)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:53)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
     ... 128 common frames omitted
Caused by: com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Wed Jul 29 10:44:01 CST 2020
    at com.alibaba.druid.pool.DruidDataSource.getConnectionInternal(DruidDataSource.java:1505)
    at com.alibaba.druid.pool.DruidDataSource.getConnectionDirect(DruidDataSource.java:1395)
    at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5007)
    at com.alibaba.druid.filter.logging.LogFilter.dataSource_getConnection(LogFilter.java:886)
    at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5003)
    at com.alibaba.druid.filter.FilterAdapter.dataSource_getConnection(FilterAdapter.java:2746)
    at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5003)
    at com.alibaba.druid.filter.stat.StatFilter.dataSource_getConnection(StatFilter.java:680)
    at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5003)
    at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1373)
    at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1365)
    at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:109)
    at com.baomidou.dynamic.datasource.AbstractRoutingDataSource.getConnection(AbstractRoutingDataSource.java:42)
    at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:157)
    at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:115)
    at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:78)
     ... 144 common frames omitted
WARN 2020-07-29 10:44:01,974 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleException(java.lang.Exception) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:408)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 10:46:14 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 10:44:15,734 Starting JeecgApplication on DESKTOP-7I21J53 with PID 14916 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 10:44:15,739 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 10:44:17,988 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 10:44:17,991 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 10:44:18,175 Finished Spring Data repository scanning in 166ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 10:44:18,685 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$76ba3a87] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:44:18,810 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:44:19,050 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 10:44:19,053 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 10:44:19,055 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:44:19,061 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:44:19,097 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:44:19,173 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$56b4d0f1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:44:19,358 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:44:19,363 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$c04341c2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:44:19,376 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:44:19,384 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:44:19,410 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:44:19,421 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$6bce8f3b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:44:19,554 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:44:19,651 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:44:19,668 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$c188c1d1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:44:19,706 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$69cdaea1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:44:19,713 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:44:20,228 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 10:44:20,245 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:44:20,255 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 10:44:20,256 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 10:44:20,263 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 10:44:20,263 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 10:44:20,263 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 10:44:20,267 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 10:44:20,490 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 10:44:20,491 Root WebApplicationContext: initialization completed in 4709 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 10:44:20,909 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 10:44:21,190 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 10:44:21,191 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 10:44:21,192 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 10:44:21,192 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 10:44:21,497 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 10:44:21,585 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 10:44:21,589 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 10:44:21,768 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 10:44:22,230 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 10:44:22,740 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 10:44:22,884 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 10:44:23,112 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:44:23,590 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 10:44:23,591 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:44:23,591 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:44:23,592 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:44:23,621 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:44:24,571 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:44:25,356 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:44:25,362 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:44:25,364 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 10:44:25,383 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:44:26,297 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 10:44:26,302 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:44:26,304 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:44:26,305 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 10:44:26,326 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:44:26,331 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 10:44:26,333 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:44:26,359 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 10:44:26,435 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 10:44:26,475 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 10:44:31,951 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 10:44:34,809 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 10:44:34,823 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 10:44:34,824 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 10:44:34,827 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 10:44:34,829 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 10:44:34,831 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 10:44:34,831 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 10:44:34,831 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 10:44:34,832 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@10b2f8ff setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 10:44:37,391 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 10:44:37,837 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 10:44:38,095 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 10:44:39,945 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:44:39,965 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 10:44:39,992 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 10:44:40,063 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 10:44:40,333 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:44:40,335 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:44:40,337 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:44:40,338 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:44:40,340 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:44:40,360 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 10:44:40,370 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 10:44:40,375 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 10:44:40,376 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 10:44:40,377 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 10:44:40,379 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 10:44:40,380 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 10:44:40,398 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:44:40,429 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 10:44:40,433 Started JeecgApplication in 27.922 seconds (JVM running for 30.36) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 10:44:40,446 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 10:44:40,585 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 10:44:40,586 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 10:44:40,611 Completed initialization in 25 ms initServletBean FrameworkServlet.java 546
DEBUG 2020-07-29 10:44:40,770 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:44:40,778 ==> Parameters: 吴五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:44:40,788 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:44:41,121 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 10:44:41,124 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-07-29 10:44:41,697 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:44:41,700 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:44:41,705 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:44:42,383 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:44:42,384 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:44:42,385 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:44:51,994 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-07-29 10:44:52,005 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:44:52,006 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:44:52,008 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:44:52,009 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1595990691995) loadDict SysDictController.java 427
INFO 2020-07-29 10:45:04,483 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-07-29 10:45:04,640 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1595990704485) getDictItems SysDictController.java 217
INFO 2020-07-29 10:45:04,781 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-07-29 10:45:04,789 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1595990704781) getDictItems SysDictController.java 217
DEBUG 2020-07-29 10:45:05,096 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:45:05,099 ==> Parameters: 吴海胜(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:45:05,105 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:45:05,424 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:45:05,425 ==> Parameters: 吴海胜(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:45:05,427 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:46:04,648 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 10:46:04,654 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-07-29 10:46:04,654 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-07-29 10:46:04,654 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 10:46:04,655 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-07-29 10:46:04,663 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-07-29 10:46:04,663 Closing JPA EntityManagerFactory for persistence unit 'default' destroy AbstractEntityManagerFactoryBean.java 597
INFO 2020-07-29 10:46:04,666 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-07-29 10:46:04,668 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-07-29 10:46:04,674 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Wed Jul 29 10:52:25 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 10:46:14,144 Starting JeecgApplication on DESKTOP-7I21J53 with PID 7628 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 10:46:14,148 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 10:46:17,549 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 10:46:17,554 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 10:46:17,887 Finished Spring Data repository scanning in 310ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 10:46:19,221 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$a5ffc4aa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:46:19,346 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:46:19,585 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 10:46:19,587 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 10:46:19,590 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:46:19,595 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:46:19,631 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:46:19,708 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$85fa5b14] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:46:19,883 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:46:19,889 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ef88cbe5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:46:19,901 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:46:19,909 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:46:19,935 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:46:19,949 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$9b14195e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:46:20,073 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:46:20,168 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:46:20,185 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$f0ce4bf4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:46:20,223 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$991338c4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:46:20,230 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:46:20,708 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 10:46:20,725 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:46:20,736 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 10:46:20,736 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 10:46:20,743 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 10:46:20,743 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 10:46:20,744 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 10:46:20,747 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 10:46:20,950 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 10:46:20,951 Root WebApplicationContext: initialization completed in 6759 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 10:46:21,339 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 10:46:21,615 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 10:46:21,616 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 10:46:21,617 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 10:46:21,618 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 10:46:21,936 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 10:46:22,019 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 10:46:22,022 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 10:46:22,199 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 10:46:22,653 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 10:46:23,230 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 10:46:23,378 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 10:46:23,609 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:46:24,094 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 10:46:24,095 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:46:24,095 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:46:24,096 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:46:24,132 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:46:25,275 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:46:26,204 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:46:26,209 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:46:26,212 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 10:46:26,228 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:46:27,348 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 10:46:27,353 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:46:27,355 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:46:27,357 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 10:46:27,385 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:46:27,390 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 10:46:27,392 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:46:27,428 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 10:46:27,496 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 10:46:27,539 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 10:46:34,203 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 10:46:37,532 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 10:46:37,551 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 10:46:37,552 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 10:46:37,555 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 10:46:37,559 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 10:46:37,560 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 10:46:37,561 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 10:46:37,561 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 10:46:37,562 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2771025a setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 10:46:40,817 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 10:46:41,288 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 10:46:41,628 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 10:46:43,720 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:46:43,747 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 10:46:43,783 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 10:46:43,884 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 10:46:44,228 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:46:44,232 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:46:44,234 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:46:44,237 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:46:44,239 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:46:44,266 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 10:46:44,277 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 10:46:44,287 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 10:46:44,288 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 10:46:44,290 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 10:46:44,293 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 10:46:44,295 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 10:46:44,320 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:46:44,359 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 10:46:44,365 Started JeecgApplication in 32.17 seconds (JVM running for 33.83) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 10:46:44,399 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 10:46:45,111 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 10:46:45,120 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-07-29 10:46:45,348 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 10:46:45,348 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 10:46:45,404 Completed initialization in 55 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 10:47:03,553 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-07-29 10:47:03,553 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-07-29 10:47:03,637 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1595990823554) getDictItems SysDictController.java 217
INFO 2020-07-29 10:47:03,637 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1595990823554) getDictItems SysDictController.java 217
DEBUG 2020-07-29 10:47:04,228 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:04,238 ==> Parameters: 吴海胜(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:04,246 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:04,384 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:04,385 ==> Parameters: 吴海胜(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:04,386 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:47:14,177 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-07-29 10:47:14,177 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-07-29 10:47:14,186 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1595990834178) getDictItems SysDictController.java 217
INFO 2020-07-29 10:47:14,187 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1595990834178) getDictItems SysDictController.java 217
DEBUG 2020-07-29 10:47:15,996 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:15,998 ==> Parameters: 吴海胜(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:16,000 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:16,051 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:16,051 ==> Parameters: 吴海胜(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:16,053 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:17,554 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:17,556 ==> Parameters: 吴海(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:17,557 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:17,781 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:17,782 ==> Parameters: 吴(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:17,783 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:18,115 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:18,116 ==> Parameters: 吴w(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:18,118 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:18,467 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:18,468 ==> Parameters: 吴wu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:18,469 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:18,817 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:18,818 ==> Parameters: 吴五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:18,820 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:19,983 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:19,985 ==> Parameters: 吴五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:19,986 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:23,084 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:23,086 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:23,091 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:24,793 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:24,794 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:24,796 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:47:36,250 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-07-29 10:47:36,262 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:36,263 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:36,269 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:47:36,270 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1595990856251) loadDict SysDictController.java 427
INFO 2020-07-29 10:47:40,177 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-07-29 10:47:40,179 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:40,181 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:40,187 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-07-29 10:47:40,188 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1595990860178) loadDict SysDictController.java 427
INFO 2020-07-29 10:47:41,310 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 10:47:41,311 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 98
ERROR 2020-07-29 10:47:41,320 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:99)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-07-29 10:47:43,371 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:43,373 ==> Parameters: 问问(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:43,375 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:45,204 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:45,207 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:45,209 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:45,947 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:45,948 ==> Parameters: w(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:45,950 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:46,428 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:46,429 ==> Parameters: wu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:46,431 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:46,663 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:46,664 ==> Parameters: 吴(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:46,665 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:47,153 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:47,154 ==> Parameters: 吴w(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:47,155 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:47,583 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:47,584 ==> Parameters: 吴wu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:47,585 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:47,748 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:47,750 ==> Parameters: 吴wuw(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:47,754 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:47,809 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:47,810 ==> Parameters: 吴wuwu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:47,811 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:51,257 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:51,258 ==> Parameters: 吴无误(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:51,259 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:52,800 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:52,801 ==> Parameters: 吴无(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:52,802 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:52,982 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:52,984 ==> Parameters: 吴(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:52,986 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:53,051 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:53,051 ==> Parameters: 吴w(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:53,053 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:53,448 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:53,448 ==> Parameters: 吴wu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:53,450 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:53,695 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:53,696 ==> Parameters: 吴五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:53,697 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:54,048 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:54,050 ==> Parameters: 吴五w(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:54,052 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:54,495 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:54,497 ==> Parameters: 吴五wu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:54,500 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:54,735 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:54,736 ==> Parameters: 吴五吴(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:54,738 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:55,293 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:55,294 ==> Parameters: 吴五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:55,295 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:55,897 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:55,898 ==> Parameters: 吴五w(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:55,899 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:56,041 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:56,042 ==> Parameters: 吴五wu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:56,043 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:56,491 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:56,492 ==> Parameters: 吴五五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:56,493 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:57,715 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:57,716 ==> Parameters: 吴五五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:57,718 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:58,189 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:58,191 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:58,192 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:59,390 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:59,391 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:59,393 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:59,808 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:59,809 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:47:59,810 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:01,090 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:01,092 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:01,093 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:01,705 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:01,706 ==> Parameters: 15170787413(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:01,708 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:02,571 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:02,572 ==> Parameters: 15170787413(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:02,575 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:08,999 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:09,000 ==> Parameters: 1517078741(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:09,002 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:09,856 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:09,857 ==> Parameters: 15170787419(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:09,858 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:10,897 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:10,898 ==> Parameters: 15170787419(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:10,900 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:11,273 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:11,274 ==> Parameters: 吴五五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:11,276 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:11,276 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:11,276 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:11,276 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:11,278 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:11,279 ==> Parameters: 15170787419(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:11,278 ==> Parameters: 吴五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:11,278 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:11,279 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:11,281 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:11,281 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:11,281 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:11,283 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:11,284 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:11,284 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 10:48:11,287 <== Total: 0 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 10:50:04,777 {conn-10001, pstmt-20038} execute error. INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy380.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy379.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$4233a9f6.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$af38211c.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:107)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$6f7c5697.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-07-29 10:50:26,722 ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value handleDataIntegrityViolationException JeecgBootExceptionHandler.java 83
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$4233a9f6.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$af38211c.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:107)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$6f7c5697.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy380.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy379.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 122 common frames omitted
WARN 2020-07-29 10:50:27,016 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleDataIntegrityViolationException(org.springframework.dao.DataIntegrityViolationException) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:408)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
ERROR 2020-07-29 10:51:13,381 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [Request processing failed; nested exception is org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value] with root cause log DirectJDKLog.java 175
java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy380.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy379.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$4233a9f6.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$af38211c.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:107)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$6f7c5697.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-07-29 10:51:13,622 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 10:51:13,628 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-07-29 10:51:13,629 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-07-29 10:51:13,629 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 10:51:13,630 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-07-29 10:51:13,638 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-07-29 10:51:13,638 Closing JPA EntityManagerFactory for persistence unit 'default' destroy AbstractEntityManagerFactoryBean.java 597
INFO 2020-07-29 10:51:13,641 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-07-29 10:51:13,645 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-07-29 10:51:13,649 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Wed Jul 29 10:56:58 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 10:52:26,064 Starting JeecgApplication on DESKTOP-7I21J53 with PID 796 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 10:52:26,070 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 10:52:28,562 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 10:52:28,565 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 10:52:28,759 Finished Spring Data repository scanning in 175ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 10:52:29,280 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$5a661c76] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:52:29,413 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:52:29,664 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 10:52:29,666 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 10:52:29,669 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:52:29,675 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:52:29,712 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:52:29,792 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$3a60b2e0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:52:29,975 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:52:29,981 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a3ef23b1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:52:29,995 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:52:30,003 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:52:30,031 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:52:30,043 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$4f7a712a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:52:30,177 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:52:30,280 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:52:30,297 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$a534a3c0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:52:30,338 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$4d799090] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:52:30,345 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:52:30,889 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 10:52:30,913 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:52:30,925 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 10:52:30,925 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 10:52:30,932 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 10:52:30,932 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 10:52:30,932 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 10:52:30,937 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 10:52:31,188 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 10:52:31,188 Root WebApplicationContext: initialization completed in 5064 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 10:52:31,617 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 10:52:31,937 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 10:52:31,939 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 10:52:31,940 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 10:52:31,941 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 10:52:32,278 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 10:52:32,401 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 10:52:32,405 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 10:52:32,676 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 10:52:33,223 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 10:52:33,856 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 10:52:34,026 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 10:52:34,273 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:52:34,759 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 10:52:34,759 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:52:34,760 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:52:34,761 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:52:34,794 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:52:35,917 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:52:36,784 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:52:36,789 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:52:36,791 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 10:52:36,807 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:52:37,717 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 10:52:37,721 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:52:37,723 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:52:37,724 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 10:52:37,742 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:52:37,746 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 10:52:37,747 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:52:37,780 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 10:52:37,885 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 10:52:37,924 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 10:52:43,494 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 10:52:45,976 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 10:52:45,991 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 10:52:45,991 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 10:52:45,994 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 10:52:45,997 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 10:52:45,998 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 10:52:45,998 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 10:52:45,999 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 10:52:45,999 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@353990c8 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 10:52:48,847 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 10:52:49,212 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 10:52:49,469 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 10:52:51,170 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:52:51,195 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 10:52:51,222 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 10:52:51,295 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 10:52:51,545 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:52:51,547 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:52:51,549 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:52:51,551 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:52:51,553 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:52:51,587 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 10:52:51,597 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 10:52:51,602 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 10:52:51,603 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 10:52:51,604 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 10:52:51,606 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 10:52:51,607 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 10:52:51,625 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:52:51,655 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 10:52:51,658 Started JeecgApplication in 27.096 seconds (JVM running for 28.493) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 10:52:51,672 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 10:52:52,028 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 10:52:52,030 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-07-29 10:52:52,219 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 10:52:52,219 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 10:52:52,259 Completed initialization in 39 ms initServletBean FrameworkServlet.java 546
ERROR 2020-07-29 10:56:12,188 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:98)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$244d35de.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-07-29 10:56:12,217 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleException(java.lang.Exception) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:412)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
ERROR 2020-07-29 10:56:12,235 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause log DirectJDKLog.java 175
java.lang.NullPointerException: null
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:98)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$244d35de.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-07-29 10:56:49,321 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 10:56:49,329 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-07-29 10:56:49,329 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-07-29 10:56:49,329 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 10:56:49,330 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-07-29 10:56:49,338 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-07-29 10:56:49,339 Closing JPA EntityManagerFactory for persistence unit 'default' destroy AbstractEntityManagerFactoryBean.java 597
INFO 2020-07-29 10:56:49,341 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-07-29 10:56:49,343 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-07-29 10:56:49,348 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Wed Jul 29 10:58:36 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 10:56:58,183 Starting JeecgApplication on DESKTOP-7I21J53 with PID 20124 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 10:56:58,188 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 10:57:00,407 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 10:57:00,411 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 10:57:00,598 Finished Spring Data repository scanning in 169ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 10:57:01,096 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$40095d69] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:57:01,219 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:57:01,463 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 10:57:01,466 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 10:57:01,469 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:57:01,474 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:57:01,509 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:57:01,586 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2003f3d3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:57:01,767 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:57:01,773 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$899264a4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:57:01,785 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:57:01,793 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:57:01,819 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:57:01,829 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$351db21d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:57:01,956 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:57:02,050 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:57:02,067 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$8ad7e4b3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:57:02,106 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$331cd183] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:57:02,113 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:57:02,593 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 10:57:02,610 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:57:02,619 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 10:57:02,619 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 10:57:02,626 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 10:57:02,626 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 10:57:02,626 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 10:57:02,630 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 10:57:02,876 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 10:57:02,877 Root WebApplicationContext: initialization completed in 4645 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 10:57:03,295 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 10:57:03,590 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 10:57:03,591 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 10:57:03,592 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 10:57:03,593 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 10:57:03,894 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 10:57:03,976 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 10:57:03,979 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 10:57:04,159 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 10:57:04,616 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 10:57:05,139 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 10:57:05,301 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 10:57:05,527 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:57:05,986 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 10:57:05,987 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:57:05,987 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:57:05,988 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:57:06,015 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:57:06,952 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:57:07,745 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:57:07,750 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:57:07,752 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 10:57:07,769 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:57:08,644 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 10:57:08,647 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:57:08,649 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:57:08,650 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 10:57:08,666 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:57:08,671 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 10:57:08,672 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:57:08,698 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 10:57:08,751 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 10:57:08,783 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 10:57:14,303 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 10:57:16,830 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 10:57:16,844 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 10:57:16,845 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 10:57:16,848 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 10:57:16,851 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 10:57:16,853 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 10:57:16,853 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 10:57:16,853 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 10:57:16,854 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4a9e4be7 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 10:57:19,265 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 10:57:19,642 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 10:57:19,892 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 10:57:21,603 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:57:21,620 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 10:57:21,644 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 10:57:21,713 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 10:57:21,958 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:57:21,960 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:57:21,962 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:57:21,965 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:57:21,968 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:57:21,996 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 10:57:22,013 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 10:57:22,019 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 10:57:22,020 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 10:57:22,021 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 10:57:22,023 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 10:57:22,024 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 10:57:22,043 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:57:22,073 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 10:57:22,076 Started JeecgApplication in 25.428 seconds (JVM running for 26.619) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 10:57:22,091 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 10:57:22,545 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 10:57:22,545 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 10:57:22,569 Completed initialization in 24 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 10:57:22,704 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 10:57:22,709 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 10:57:52,443 {conn-10004, pstmt-20026} execute error. INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$3defb5b8.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$aaf42cde.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:107)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$3b8f1b7f.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-07-29 10:58:12,831 ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value handleDataIntegrityViolationException JeecgBootExceptionHandler.java 83
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$3defb5b8.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$aaf42cde.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:107)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$3b8f1b7f.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
INFO 2020-07-29 10:58:28,267 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 10:58:28,273 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-07-29 10:58:28,274 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-07-29 10:58:28,274 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 10:58:28,275 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-07-29 10:58:28,283 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-07-29 10:58:28,283 Closing JPA EntityManagerFactory for persistence unit 'default' destroy AbstractEntityManagerFactoryBean.java 597
INFO 2020-07-29 10:58:28,286 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-07-29 10:58:28,288 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-07-29 10:58:28,293 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Wed Jul 29 11:00:26 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 10:58:37,057 Starting JeecgApplication on DESKTOP-7I21J53 with PID 8232 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 10:58:37,062 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 10:58:39,278 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 10:58:39,282 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 10:58:39,466 Finished Spring Data repository scanning in 167ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 10:58:39,956 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$352bad] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:58:40,079 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:58:40,322 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 10:58:40,325 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 10:58:40,328 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:58:40,333 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:58:40,369 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:58:40,445 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e02fc217] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:58:40,616 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:58:40,623 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$49be32e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:58:40,636 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:58:40,644 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:58:40,670 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:58:40,680 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$f5498061] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:58:40,802 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:58:40,897 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:58:40,914 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$4b03b2f7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:58:40,953 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$f3489fc7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:58:40,960 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 10:58:41,443 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 10:58:41,460 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:58:41,469 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 10:58:41,469 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 10:58:41,476 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 10:58:41,477 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 10:58:41,477 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 10:58:41,481 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 10:58:41,682 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 10:58:41,682 Root WebApplicationContext: initialization completed in 4578 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 10:58:42,068 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 10:58:42,341 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 10:58:42,342 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 10:58:42,343 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 10:58:42,344 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 10:58:42,641 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 10:58:42,723 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 10:58:42,725 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 10:58:42,905 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 10:58:43,403 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 10:58:43,916 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 10:58:44,054 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 10:58:44,269 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:58:44,738 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 10:58:44,739 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:58:44,739 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 10:58:44,740 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:58:44,767 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 10:58:45,690 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:58:46,481 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:58:46,486 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 10:58:46,488 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 10:58:46,506 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:58:47,376 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 10:58:47,380 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:58:47,382 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 10:58:47,383 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 10:58:47,402 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 10:58:47,407 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 10:58:47,408 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 10:58:47,435 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 10:58:47,492 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 10:58:47,530 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 10:58:52,829 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 10:58:55,400 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 10:58:55,414 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 10:58:55,415 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 10:58:55,418 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 10:58:55,422 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 10:58:55,423 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 10:58:55,423 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 10:58:55,423 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 10:58:55,424 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6e28a726 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 10:58:58,297 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 10:58:58,683 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 10:58:58,938 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 10:59:00,677 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 10:59:00,696 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 10:59:00,721 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 10:59:00,793 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 10:59:01,045 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:59:01,046 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:59:01,048 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:59:01,049 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:59:01,052 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 10:59:01,073 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 10:59:01,083 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 10:59:01,089 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 10:59:01,089 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 10:59:01,091 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 10:59:01,093 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 10:59:01,094 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 10:59:01,118 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 10:59:01,161 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 10:59:01,165 Started JeecgApplication in 25.52 seconds (JVM running for 26.731) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 10:59:01,181 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 10:59:01,661 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 10:59:01,662 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 10:59:01,688 Completed initialization in 26 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 10:59:01,827 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 10:59:01,833 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 10:59:49,418 {conn-10004, pstmt-20026} execute error. INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$f07958ab.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$5d7dcfd1.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:107)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$b380fdea.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-07-29 11:00:08,446 ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value handleDataIntegrityViolationException JeecgBootExceptionHandler.java 83
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$f07958ab.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$5d7dcfd1.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:107)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$b380fdea.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
INFO 2020-07-29 11:00:11,780 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 11:00:11,786 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-07-29 11:00:11,787 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-07-29 11:00:11,787 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 11:00:11,788 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-07-29 11:00:11,796 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-07-29 11:00:11,797 Closing JPA EntityManagerFactory for persistence unit 'default' destroy AbstractEntityManagerFactoryBean.java 597
INFO 2020-07-29 11:00:11,799 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-07-29 11:00:11,802 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-07-29 11:00:11,807 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Wed Jul 29 11:10:59 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 11:00:26,768 Starting JeecgApplication on DESKTOP-7I21J53 with PID 7848 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 11:00:26,772 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 11:00:28,968 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 11:00:28,972 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 11:00:29,162 Finished Spring Data repository scanning in 174ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 11:00:29,678 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$1ec08794] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:00:29,852 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:00:30,114 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 11:00:30,116 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 11:00:30,119 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:00:30,127 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:00:30,164 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:00:30,241 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$febb1dfe] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:00:30,418 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:00:30,426 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$68498ecf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:00:30,440 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:00:30,450 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:00:30,480 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:00:30,491 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$13d4dc48] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:00:30,635 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:00:30,742 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:00:30,759 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$698f0ede] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:00:30,796 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$11d3fbae] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:00:30,803 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:00:31,288 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 11:00:31,305 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 11:00:31,314 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 11:00:31,314 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 11:00:31,320 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 11:00:31,321 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 11:00:31,321 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 11:00:31,325 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 11:00:31,529 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 11:00:31,530 Root WebApplicationContext: initialization completed in 4716 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 11:00:31,931 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 11:00:32,210 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 11:00:32,211 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 11:00:32,211 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 11:00:32,212 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 11:00:32,541 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 11:00:32,624 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 11:00:32,627 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 11:00:32,804 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 11:00:33,287 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 11:00:33,680 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 11:00:33,816 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 11:00:34,046 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 11:00:34,532 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 11:00:34,533 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 11:00:34,533 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 11:00:34,534 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 11:00:34,561 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 11:00:35,490 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 11:00:36,277 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 11:00:36,284 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 11:00:36,286 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 11:00:36,304 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 11:00:37,195 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 11:00:37,199 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 11:00:37,201 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 11:00:37,202 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 11:00:37,221 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 11:00:37,225 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 11:00:37,227 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 11:00:37,253 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 11:00:37,311 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 11:00:37,352 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 11:00:42,685 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 11:00:45,056 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 11:00:45,070 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 11:00:45,070 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 11:00:45,074 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 11:00:45,076 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 11:00:45,078 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 11:00:45,078 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 11:00:45,078 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 11:00:45,079 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4d58d224 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 11:00:47,494 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 11:00:47,867 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 11:00:48,122 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 11:00:49,858 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 11:00:49,882 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 11:00:49,911 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 11:00:49,980 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 11:00:50,246 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:00:50,249 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:00:50,251 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:00:50,252 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:00:50,255 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:00:50,280 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 11:00:50,291 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 11:00:50,300 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 11:00:50,301 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 11:00:50,302 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 11:00:50,305 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 11:00:50,306 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 11:00:50,325 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 11:00:50,364 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 11:00:50,368 Started JeecgApplication in 25.001 seconds (JVM running for 26.23) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 11:00:50,385 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 11:00:50,696 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 11:00:50,700 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-07-29 11:00:50,907 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 11:00:50,908 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 11:00:50,935 Completed initialization in 27 ms initServletBean FrameworkServlet.java 546
ERROR 2020-07-29 11:03:26,368 {conn-10005, pstmt-20028} execute error. INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$90c6aeea.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$fdcb2610.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:107)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$936f1ed5.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-07-29 11:10:49,704 ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value handleDataIntegrityViolationException JeecgBootExceptionHandler.java 83
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father_mobile, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$90c6aeea.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$fdcb2610.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:107)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$936f1ed5.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
WARN 2020-07-29 11:10:49,745 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleDataIntegrityViolationException(org.springframework.dao.DataIntegrityViolationException) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:408)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
INFO 2020-07-29 11:10:49,754 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 11:10:49,763 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-07-29 11:10:49,763 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-07-29 11:10:49,764 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 11:10:49,765 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-07-29 11:10:49,775 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-07-29 11:10:49,776 Closing JPA EntityManagerFactory for persistence unit 'default' destroy AbstractEntityManagerFactoryBean.java 597
INFO 2020-07-29 11:10:49,779 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-07-29 11:10:49,781 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-07-29 11:10:49,785 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Wed Jul 29 11:15:19 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 11:10:59,168 Starting JeecgApplication on DESKTOP-7I21J53 with PID 19252 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 11:10:59,174 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 11:11:01,507 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 11:11:01,511 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 11:11:01,700 Finished Spring Data repository scanning in 172ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 11:11:02,207 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$8c3b63c8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:11:02,340 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:11:02,586 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 11:11:02,588 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 11:11:02,591 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:11:02,596 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:11:02,631 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:11:02,708 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6c35fa32] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:11:02,883 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:11:02,889 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d5c46b03] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:11:02,901 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:11:02,909 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:11:02,934 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:11:02,945 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$814fb87c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:11:03,061 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:11:03,156 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:11:03,174 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$d709eb12] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:11:03,213 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$7f4ed7e2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:11:03,220 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:11:03,711 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 11:11:03,726 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 11:11:03,735 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 11:11:03,735 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 11:11:03,742 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 11:11:03,742 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 11:11:03,743 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 11:11:03,746 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 11:11:03,930 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 11:11:03,931 Root WebApplicationContext: initialization completed in 4701 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 11:11:04,325 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 11:11:04,599 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 11:11:04,600 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 11:11:04,601 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 11:11:04,601 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 11:11:04,904 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 11:11:04,985 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 11:11:04,988 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 11:11:05,203 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 11:11:05,675 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 11:11:06,059 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 11:11:06,194 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 11:11:06,410 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 11:11:06,889 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 11:11:06,890 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 11:11:06,891 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 11:11:06,891 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 11:11:06,918 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 11:11:07,863 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 11:11:08,688 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 11:11:08,693 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 11:11:08,695 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 11:11:08,711 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 11:11:09,568 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 11:11:09,572 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 11:11:09,573 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 11:11:09,574 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 11:11:09,593 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 11:11:09,598 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 11:11:09,600 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 11:11:09,626 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 11:11:09,682 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 11:11:09,721 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 11:11:15,246 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 11:11:17,880 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 11:11:17,894 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 11:11:17,895 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 11:11:17,898 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 11:11:17,901 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 11:11:17,902 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 11:11:17,902 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 11:11:17,903 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 11:11:17,903 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6ec2108c setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 11:11:20,488 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 11:11:20,853 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 11:11:21,107 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 11:11:22,791 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 11:11:22,811 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 11:11:22,835 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 11:11:22,905 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 11:11:23,154 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:11:23,155 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:11:23,157 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:11:23,159 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:11:23,160 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:11:23,182 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 11:11:23,191 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 11:11:23,198 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 11:11:23,199 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 11:11:23,200 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 11:11:23,202 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 11:11:23,203 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 11:11:23,222 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 11:11:23,251 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 11:11:23,254 Started JeecgApplication in 25.889 seconds (JVM running for 27.166) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 11:11:23,269 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 11:11:23,707 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 11:11:23,707 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 11:11:23,731 Completed initialization in 24 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 11:11:23,838 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 11:11:23,841 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-07-29 11:11:36,640 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:36,647 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:36,657 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:36,933 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:36,934 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:36,937 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:44,456 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:44,457 ==> Parameters: z(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:44,459 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:44,689 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:44,690 ==> Parameters: ze(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:44,692 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:44,707 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:44,708 ==> Parameters: zen(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:44,709 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:44,852 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:44,854 ==> Parameters: zeng(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:44,857 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:45,257 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:45,258 ==> Parameters: 曾(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:45,259 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:45,864 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:45,865 ==> Parameters: 曾m(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:45,867 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:45,948 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:45,951 ==> Parameters: 曾mo(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:45,954 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:46,112 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:46,113 ==> Parameters: 曾mou(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:46,115 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:46,141 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:46,142 ==> Parameters: 曾moum(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:46,144 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:46,878 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:46,879 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:46,880 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,191 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,192 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,194 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,565 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,565 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,566 ==> Parameters: 吴五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,567 ==> Parameters: 15170787419(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,568 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,572 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,573 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,573 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,573 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,574 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,577 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,577 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,577 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,578 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,582 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,582 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,583 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:11:48,584 <== Total: 0 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 11:12:50,710 {conn-10002, pstmt-20035} execute error. INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy379.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$e3f63402.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$50faab28.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:107)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor420.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$cd1d1752.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-07-29 11:15:10,198 ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value handleDataIntegrityViolationException JeecgBootExceptionHandler.java 83
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$e3f63402.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$50faab28.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:107)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor420.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$cd1d1752.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy379.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 122 common frames omitted
WARN 2020-07-29 11:15:10,214 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleDataIntegrityViolationException(org.springframework.dao.DataIntegrityViolationException) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:408)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
ERROR 2020-07-29 11:15:10,225 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [Request processing failed; nested exception is org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value] with root cause log DirectJDKLog.java 175
java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy379.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$e3f63402.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$50faab28.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:107)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor420.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$cd1d1752.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-07-29 11:15:10,256 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 11:15:10,264 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-07-29 11:15:10,264 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-07-29 11:15:10,265 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 11:15:10,266 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-07-29 11:15:10,274 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-07-29 11:15:10,275 Closing JPA EntityManagerFactory for persistence unit 'default' destroy AbstractEntityManagerFactoryBean.java 597
INFO 2020-07-29 11:15:10,277 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-07-29 11:15:10,280 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-07-29 11:15:10,284 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Wed Jul 29 11:20:14 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 11:15:19,290 Starting JeecgApplication on DESKTOP-7I21J53 with PID 13324 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 11:15:19,294 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 11:15:21,555 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 11:15:21,559 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 11:15:21,749 Finished Spring Data repository scanning in 174ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 11:15:22,252 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$46540e15] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:15:22,378 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:15:22,626 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 11:15:22,629 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 11:15:22,632 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:15:22,637 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:15:22,676 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:15:22,752 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$264ea47f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:15:22,930 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:15:22,937 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$8fdd1550] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:15:22,950 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:15:22,959 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:15:22,985 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:15:22,995 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$3b6862c9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:15:23,114 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:15:23,209 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:15:23,224 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$9122955f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:15:23,265 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$3967822f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:15:23,273 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:15:23,755 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 11:15:23,771 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 11:15:23,781 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 11:15:23,781 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 11:15:23,788 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 11:15:23,788 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 11:15:23,788 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 11:15:23,792 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 11:15:23,996 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 11:15:23,997 Root WebApplicationContext: initialization completed in 4657 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 11:15:24,383 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 11:15:24,661 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 11:15:24,662 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 11:15:24,663 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 11:15:24,664 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 11:15:24,967 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 11:15:25,051 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 11:15:25,054 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 11:15:25,235 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 11:15:25,741 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 11:15:26,319 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 11:15:26,482 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 11:15:26,701 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 11:15:27,163 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 11:15:27,164 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 11:15:27,165 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 11:15:27,166 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 11:15:27,193 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 11:15:28,142 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 11:15:28,935 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 11:15:28,940 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 11:15:28,942 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 11:15:28,961 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 11:15:29,849 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 11:15:29,853 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 11:15:29,855 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 11:15:29,856 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 11:15:29,875 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 11:15:29,879 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 11:15:29,881 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 11:15:29,907 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 11:15:29,960 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 11:15:30,002 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 11:15:35,357 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 11:15:37,799 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 11:15:37,813 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 11:15:37,814 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 11:15:37,817 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 11:15:37,820 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 11:15:37,821 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 11:15:37,821 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 11:15:37,822 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 11:15:37,822 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2081b4a8 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 11:15:40,196 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 11:15:40,567 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 11:15:40,831 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 11:15:42,526 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 11:15:42,546 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 11:15:42,570 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 11:15:42,640 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 11:15:42,887 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:15:42,888 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:15:42,890 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:15:42,892 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:15:42,894 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:15:42,914 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 11:15:42,926 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 11:15:42,931 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 11:15:42,932 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 11:15:42,933 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 11:15:42,935 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 11:15:42,936 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 11:15:42,954 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 11:15:42,986 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 11:15:42,989 Started JeecgApplication in 25.147 seconds (JVM running for 26.603) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 11:15:43,004 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 11:15:43,376 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 11:15:43,377 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 11:15:43,401 Completed initialization in 24 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 11:15:43,532 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 11:15:43,536 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-07-29 11:20:06,327 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 11:20:06,334 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-07-29 11:20:06,334 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-07-29 11:20:06,334 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 11:20:06,335 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-07-29 11:20:06,343 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-07-29 11:20:06,344 Closing JPA EntityManagerFactory for persistence unit 'default' destroy AbstractEntityManagerFactoryBean.java 597
INFO 2020-07-29 11:20:06,346 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-07-29 11:20:06,349 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-07-29 11:20:06,354 {dataSource-1} closed close DruidDataSource.java 2020
ERROR 2020-07-29 11:20:06,474 nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error updating database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Wed Jul 29 11:20:06 CST 2020 ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert ### The error occurred while executing an update ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Wed Jul 29 11:20:06 CST 2020 handleException JeecgBootExceptionHandler.java 57
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error updating database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Wed Jul 29 11:20:06 CST 2020 ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert ### The error occurred while executing an update ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Wed Jul 29 11:20:06 CST 2020
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:77)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$89c8efe7.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$f6cd670d.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:107)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$aba86ee2.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.ibatis.exceptions.PersistenceException: ### Error updating database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Wed Jul 29 11:20:06 CST 2020 ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert ### The error occurred while executing an update ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Wed Jul 29 11:20:06 CST 2020
    at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:199)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Wed Jul 29 11:20:06 CST 2020
    at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
    at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:82)
    at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:68)
    at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:336)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:93)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:53)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
     ... 129 common frames omitted
Caused by: com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Wed Jul 29 11:20:06 CST 2020
    at com.alibaba.druid.pool.DruidDataSource.getConnectionInternal(DruidDataSource.java:1505)
    at com.alibaba.druid.pool.DruidDataSource.getConnectionDirect(DruidDataSource.java:1395)
    at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5007)
    at com.alibaba.druid.filter.logging.LogFilter.dataSource_getConnection(LogFilter.java:886)
    at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5003)
    at com.alibaba.druid.filter.FilterAdapter.dataSource_getConnection(FilterAdapter.java:2746)
    at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5003)
    at com.alibaba.druid.filter.stat.StatFilter.dataSource_getConnection(StatFilter.java:680)
    at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:5003)
    at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1373)
    at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1365)
    at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:109)
    at com.baomidou.dynamic.datasource.AbstractRoutingDataSource.getConnection(AbstractRoutingDataSource.java:42)
    at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:157)
    at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:115)
    at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:78)
     ... 145 common frames omitted
WARN 2020-07-29 11:20:06,501 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleException(java.lang.Exception) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:408)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 11:38:54 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 11:20:15,044 Starting JeecgApplication on DESKTOP-7I21J53 with PID 10188 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 11:20:15,048 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 11:20:17,219 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 11:20:17,223 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 11:20:17,413 Finished Spring Data repository scanning in 174ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 11:20:17,922 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$400a95d3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:20:18,050 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:20:18,296 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 11:20:18,298 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 11:20:18,301 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:20:18,306 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:20:18,342 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:20:18,419 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$20052c3d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:20:18,590 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:20:18,595 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$89939d0e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:20:18,607 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:20:18,615 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:20:18,640 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:20:18,651 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$351eea87] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:20:18,768 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:20:18,861 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:20:18,877 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$8ad91d1d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:20:18,917 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$331e09ed] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:20:18,924 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:20:19,407 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 11:20:19,425 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 11:20:19,434 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 11:20:19,435 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 11:20:19,441 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 11:20:19,442 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 11:20:19,442 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 11:20:19,446 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 11:20:19,648 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 11:20:19,649 Root WebApplicationContext: initialization completed in 4558 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 11:20:20,031 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 11:20:20,310 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 11:20:20,311 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 11:20:20,312 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 11:20:20,313 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 11:20:20,612 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 11:20:20,693 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 11:20:20,696 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 11:20:20,873 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 11:20:21,356 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 11:20:21,756 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 11:20:21,892 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 11:20:22,103 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 11:20:22,567 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 11:20:22,568 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 11:20:22,569 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 11:20:22,569 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 11:20:22,597 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 11:20:23,523 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 11:20:24,312 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 11:20:24,318 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 11:20:24,320 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 11:20:24,338 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 11:20:25,215 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 11:20:25,219 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 11:20:25,221 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 11:20:25,222 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 11:20:25,241 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 11:20:25,246 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 11:20:25,247 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 11:20:25,273 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 11:20:25,327 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 11:20:25,366 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 11:20:30,712 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 11:20:33,136 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 11:20:33,150 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 11:20:33,151 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 11:20:33,154 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 11:20:33,157 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 11:20:33,158 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 11:20:33,158 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 11:20:33,158 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 11:20:33,159 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@12f3e95d setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 11:20:35,430 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 11:20:35,791 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 11:20:36,042 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 11:20:37,725 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 11:20:37,744 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 11:20:37,767 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 11:20:37,837 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 11:20:38,088 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:20:38,089 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:20:38,091 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:20:38,092 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:20:38,094 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:20:38,116 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 11:20:38,126 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 11:20:38,132 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 11:20:38,133 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 11:20:38,134 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 11:20:38,136 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 11:20:38,137 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 11:20:38,156 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 11:20:38,187 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 11:20:38,190 Started JeecgApplication in 24.573 seconds (JVM running for 25.765) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 11:20:38,203 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 11:20:38,716 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 11:20:38,717 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 11:20:38,740 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 11:20:38,863 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 11:20:38,868 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 11:38:29,457 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:99)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$84c5a874.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-07-29 11:38:29,528 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-07-29 11:38:29,528 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-07-29 11:38:29,528 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-07-29 11:38:29,529 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-07-29 11:38:29,528 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-07-29 11:38:29,528 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-07-29 11:38:29,550 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 11:38:29,581 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-07-29 11:38:29,582 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-07-29 11:38:29,583 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
ERROR 2020-07-29 11:38:29,578 java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 handleException JeecgBootExceptionHandler.java 57
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 93 common frames omitted
INFO 2020-07-29 11:38:29,585 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
WARN 2020-07-29 11:38:29,578 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleException(java.lang.Exception) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:412)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
WARN 2020-07-29 11:38:29,587 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleException(java.lang.Exception) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:408)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
INFO 2020-07-29 11:38:29,605 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1595993909532) getDictItems SysDictController.java 217
INFO 2020-07-29 11:38:29,605 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1595993909532) getDictItems SysDictController.java 217
INFO 2020-07-29 11:38:29,606 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1595993909530) getDictItems SysDictController.java 217
INFO 2020-07-29 11:38:29,605 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1595993909532) getDictItems SysDictController.java 217
INFO 2020-07-29 11:38:29,606 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1595993909532) getDictItems SysDictController.java 217
INFO 2020-07-29 11:38:29,613 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1595993909532) getDictItems SysDictController.java 217
ERROR 2020-07-29 11:38:29,611 java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 handleException JeecgBootExceptionHandler.java 57
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 93 common frames omitted
INFO 2020-07-29 11:38:29,634 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-07-29 11:38:29,637 Closing JPA EntityManagerFactory for persistence unit 'default' destroy AbstractEntityManagerFactoryBean.java 597
WARN 2020-07-29 11:38:29,627 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleException(java.lang.Exception) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:408)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
ERROR 2020-07-29 11:38:29,628 java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 handleException JeecgBootExceptionHandler.java 57
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 93 common frames omitted
INFO 2020-07-29 11:38:29,643 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-07-29 11:38:29,649 {dataSource-1} closing ... close DruidDataSource.java 1948
DEBUG 2020-07-29 11:38:29,648 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:38:29,649 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:38:29,649 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:38:29,649 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:38:29,648 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:38:29,649 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
WARN 2020-07-29 11:38:29,640 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleException(java.lang.Exception) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:408)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
INFO 2020-07-29 11:38:29,654 {dataSource-1} closed close DruidDataSource.java 2020
DEBUG 2020-07-29 11:38:29,670 ==> Parameters: 吴(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:38:29,672 ==> Parameters: 吴wu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:38:29,675 ==> Parameters: 吴海(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:38:29,677 ==> Parameters: 吴海胜(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:38:29,677 ==> Parameters: 15170787478(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:38:29,675 ==> Parameters: 15170787478(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:38:29,687 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:38:29,689 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:38:29,690 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:38:29,690 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:38:29,691 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:38:29,696 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 11:38:29,698 java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 handleException JeecgBootExceptionHandler.java 57
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 93 common frames omitted
WARN 2020-07-29 11:38:29,706 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleException(java.lang.Exception) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:408)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
ERROR 2020-07-29 11:38:30,007 Error creating bean with name 'sysUserController': Singleton bean creation not allowed while singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!) handleException JeecgBootExceptionHandler.java 57
org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name 'sysUserController': Singleton bean creation not allowed while singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:208)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
    at org.springframework.web.method.HandlerMethod.createWithResolvedBean(HandlerMethod.java:323)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.getHandlerInternal(AbstractHandlerMethodMapping.java:366)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.getHandlerInternal(AbstractHandlerMethodMapping.java:65)
    at org.springframework.web.servlet.handler.AbstractHandlerMapping.getHandler(AbstractHandlerMapping.java:401)
    at org.springframework.web.servlet.DispatcherServlet.getHandler(DispatcherServlet.java:1231)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1014)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Wed Jul 29 12:06:08 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 11:38:54,867 Starting JeecgApplication on DESKTOP-7I21J53 with PID 20020 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 11:38:54,870 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 11:38:57,042 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 11:38:57,045 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 11:38:57,223 Finished Spring Data repository scanning in 163ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 11:38:57,654 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:38:57,765 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:38:58,009 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 11:38:58,011 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 11:38:58,014 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:38:58,018 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:38:58,050 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:38:58,114 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:38:58,263 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:38:58,268 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:38:58,281 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:38:58,290 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:38:58,313 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:38:58,323 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:38:58,420 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:38:58,498 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:38:58,511 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:38:58,542 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:38:58,548 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 11:38:59,004 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 11:38:59,022 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 11:38:59,032 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 11:38:59,033 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 11:38:59,039 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 11:38:59,040 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 11:38:59,040 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 11:38:59,045 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 11:38:59,243 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 11:38:59,243 Root WebApplicationContext: initialization completed in 4337 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 11:38:59,565 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 11:38:59,822 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 11:38:59,823 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 11:38:59,823 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 11:38:59,823 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 11:39:00,138 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 11:39:00,253 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 11:39:00,256 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 11:39:00,461 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 11:39:00,911 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 11:39:01,444 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 11:39:01,559 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 11:39:01,750 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 11:39:02,160 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 11:39:02,161 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 11:39:02,161 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 11:39:02,161 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 11:39:02,186 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 11:39:03,004 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 11:39:03,764 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 11:39:03,768 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 11:39:03,770 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 11:39:03,786 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 11:39:04,582 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 11:39:04,586 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 11:39:04,587 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 11:39:04,588 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 11:39:04,604 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 11:39:04,608 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 11:39:04,610 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 11:39:04,637 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 11:39:04,743 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 11:39:04,777 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 11:39:09,399 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 11:39:11,260 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 11:39:11,271 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 11:39:11,272 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 11:39:11,274 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 11:39:11,277 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 11:39:11,278 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 11:39:11,278 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 11:39:11,278 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 11:39:11,279 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4f6938cb setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 11:39:13,344 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 11:39:13,691 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 11:39:13,894 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 11:39:15,250 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 11:39:15,271 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 11:39:15,296 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 11:39:15,360 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 11:39:15,585 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:39:15,587 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:39:15,589 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:39:15,590 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:39:15,592 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 11:39:15,615 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 11:39:15,623 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 11:39:15,628 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 11:39:15,629 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 11:39:15,630 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 11:39:15,632 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 11:39:15,633 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 11:39:15,653 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 11:39:15,680 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 11:39:15,683 Started JeecgApplication in 22.139 seconds (JVM running for 23.123) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 11:39:15,696 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 11:39:16,281 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 11:39:16,284 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-07-29 11:39:16,514 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 11:39:16,515 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 11:39:16,543 Completed initialization in 27 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 11:39:24,294 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-07-29 11:39:24,311 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-07-29 11:39:24,363 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1595993964296) getDictItems SysDictController.java 217
INFO 2020-07-29 11:39:24,363 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1595993964312) getDictItems SysDictController.java 217
DEBUG 2020-07-29 11:39:27,219 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:27,230 ==> Parameters: 吴海胜(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:27,237 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:27,250 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:27,250 ==> Parameters: 吴海胜(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:27,252 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:28,180 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:28,181 ==> Parameters: 吴海(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:28,183 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:28,930 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:28,931 ==> Parameters: 吴(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:28,933 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:29,839 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:29,840 ==> Parameters: 吴w(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:29,842 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:30,191 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:30,192 ==> Parameters: 吴wu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:30,193 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:30,429 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:30,431 ==> Parameters: 吴五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:30,432 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:31,537 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:31,538 ==> Parameters: 吴五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:31,540 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:35,668 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:35,669 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:35,671 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:36,056 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:36,057 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:36,058 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-07-29 11:39:45,463 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-07-29 11:39:45,473 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:45,474 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:45,481 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 11:39:45,482 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1595993985464) loadDict SysDictController.java 427
INFO 2020-07-29 11:39:50,636 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-07-29 11:39:50,638 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:50,639 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:50,650 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-07-29 11:39:50,651 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1595993990637) loadDict SysDictController.java 427
DEBUG 2020-07-29 11:39:56,673 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:56,674 ==> Parameters: 吴一(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:56,675 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:57,771 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:57,773 ==> Parameters: 吴一(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:57,775 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:59,895 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:59,896 ==> Parameters: 15170787412(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:39:59,898 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:00,506 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:00,508 ==> Parameters: 15170787412(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:00,511 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:03,183 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:03,185 ==> Parameters: w(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:03,188 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:03,237 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:03,238 ==> Parameters: wu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:03,239 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:03,487 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:03,488 ==> Parameters: 吴(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:03,489 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:04,203 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:04,204 ==> Parameters: 吴e(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:04,205 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:04,452 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:04,453 ==> Parameters: 吴er(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:04,454 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:04,623 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:04,623 ==> Parameters: 吴二(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:04,624 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:06,499 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:06,500 ==> Parameters: 吴二(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:06,501 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:06,909 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:06,910 ==> Parameters: 15170787412(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:06,911 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:08,046 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:08,047 ==> Parameters: 15170787412(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:08,049 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:14,122 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:14,123 ==> Parameters: 吴五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:14,124 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:14,428 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:14,428 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:14,429 ==> Parameters: 吴一(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:14,431 ==> Parameters: 15170787412(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:14,431 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:14,432 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:14,434 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:14,434 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:14,436 ==> Parameters: 吴二(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:14,439 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:14,440 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:40:14,441 <== Total: 0 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 11:40:15,018 {conn-10005, pstmt-20032} execute error. INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, coach_id, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: Field 'athlete_height' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy380.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy379.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$e1666666.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$4e6add8c.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:113)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-07-29 11:40:15,073 ### Error updating database. Cause: java.sql.SQLException: Field 'athlete_height' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, coach_id, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'athlete_height' doesn't have a default value ; Field 'athlete_height' doesn't have a default value; nested exception is java.sql.SQLException: Field 'athlete_height' doesn't have a default value handleDataIntegrityViolationException JeecgBootExceptionHandler.java 83
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'athlete_height' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, coach_id, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'athlete_height' doesn't have a default value ; Field 'athlete_height' doesn't have a default value; nested exception is java.sql.SQLException: Field 'athlete_height' doesn't have a default value
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$e1666666.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$4e6add8c.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:113)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: Field 'athlete_height' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy380.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy379.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 122 common frames omitted
ERROR 2020-07-29 11:41:05,788 {conn-10005, pstmt-20034} execute error. INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, coach_id, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: Field 'athlete_weight' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy380.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy379.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$e1666666.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$4e6add8c.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:113)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-07-29 11:41:05,794 ### Error updating database. Cause: java.sql.SQLException: Field 'athlete_weight' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, coach_id, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'athlete_weight' doesn't have a default value ; Field 'athlete_weight' doesn't have a default value; nested exception is java.sql.SQLException: Field 'athlete_weight' doesn't have a default value handleDataIntegrityViolationException JeecgBootExceptionHandler.java 83
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'athlete_weight' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, coach_id, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'athlete_weight' doesn't have a default value ; Field 'athlete_weight' doesn't have a default value; nested exception is java.sql.SQLException: Field 'athlete_weight' doesn't have a default value
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$e1666666.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$4e6add8c.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:113)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: Field 'athlete_weight' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy380.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy379.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 122 common frames omitted
ERROR 2020-07-29 11:41:33,090 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:167)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 128 common frames omitted
INFO 2020-07-29 11:57:25,212 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-07-29 11:57:25,212 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-07-29 11:57:25,235 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1595995045214) getDictItems SysDictController.java 217
INFO 2020-07-29 11:57:25,236 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1595995045214) getDictItems SysDictController.java 217
INFO 2020-07-29 11:58:11,219 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-07-29 11:58:11,221 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-07-29 11:58:11,226 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1595995091221) getDictItems SysDictController.java 217
INFO 2020-07-29 11:58:11,229 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1595995091222) getDictItems SysDictController.java 217
INFO 2020-07-29 11:58:21,497 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-07-29 11:58:21,497 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-07-29 11:58:21,503 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1595995101498) getDictItems SysDictController.java 217
INFO 2020-07-29 11:58:21,504 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1595995101499) getDictItems SysDictController.java 217
DEBUG 2020-07-29 11:58:31,909 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:31,910 ==> Parameters: 吴海胜(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:31,914 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:31,962 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:31,963 ==> Parameters: 吴海胜(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:31,965 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:33,305 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:33,306 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:33,309 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:33,333 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:33,334 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:33,336 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:34,184 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:34,186 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:34,187 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:36,035 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:36,036 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:36,037 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:39,640 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:39,642 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:39,644 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:40,555 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:40,556 ==> Parameters: z(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:40,557 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:40,677 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:40,677 ==> Parameters: zh(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:40,678 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:40,722 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:40,723 ==> Parameters: zha(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:40,725 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:40,806 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:40,807 ==> Parameters: zhan(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:40,808 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:40,857 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:40,858 ==> Parameters: zhans(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:40,859 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:41,096 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:41,097 ==> Parameters: zhansg(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:41,098 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:41,109 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:41,110 ==> Parameters: zhansga(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:41,112 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:41,213 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:41,214 ==> Parameters: zhansgan(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:41,215 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:42,617 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:42,619 ==> Parameters: 张三gan(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:42,620 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:44,248 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:44,248 ==> Parameters: 张三干(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:44,249 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:44,640 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:44,641 ==> Parameters: 张三(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:44,642 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:47,093 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:47,094 ==> Parameters: 张三(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:47,095 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-07-29 11:58:57,650 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-07-29 11:58:57,652 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:57,653 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:58:57,662 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 11:58:57,663 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1595995137651) loadDict SysDictController.java 427
INFO 2020-07-29 11:59:02,089 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-07-29 11:59:02,090 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:02,091 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:02,096 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-07-29 11:59:02,098 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1595995142090) loadDict SysDictController.java 427
DEBUG 2020-07-29 11:59:06,818 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:06,819 ==> Parameters: 问问(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:06,820 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:08,535 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:08,537 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:08,539 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:09,348 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:09,350 ==> Parameters: z(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:09,351 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:09,741 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:09,741 ==> Parameters: zh(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:09,742 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:09,784 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:09,785 ==> Parameters: zha(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:09,786 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:09,874 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:09,874 ==> Parameters: zhan(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:09,876 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:09,996 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:09,997 ==> Parameters: zhang(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:09,998 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:10,264 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:10,265 ==> Parameters: 张(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:10,266 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:10,828 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:10,828 ==> Parameters: 张s(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:10,829 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:11,023 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:11,023 ==> Parameters: 张sa(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:11,024 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:11,077 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:11,077 ==> Parameters: 张san(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:11,078 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:11,236 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:11,236 ==> Parameters: 张三(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:11,237 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:12,549 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:12,550 ==> Parameters: 张三a(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:12,551 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:12,791 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:12,792 ==> Parameters: 张三啊(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:12,793 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:14,083 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:14,084 ==> Parameters: 张三啊(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:14,086 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:15,235 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:15,237 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:15,239 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:15,640 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:15,641 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:15,642 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:16,585 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:16,587 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:16,588 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:17,750 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:17,751 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:17,752 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:18,746 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:18,747 ==> Parameters: z(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:18,748 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:18,850 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:18,852 ==> Parameters: zh(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:18,853 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:18,900 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:18,901 ==> Parameters: zha(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:18,902 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:18,998 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:18,999 ==> Parameters: zhan(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:19,000 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:19,007 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:19,008 ==> Parameters: zhang(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:19,008 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:19,208 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:19,210 ==> Parameters: zhangs(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:19,211 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:19,271 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:19,272 ==> Parameters: zhangsa(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:19,273 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:19,383 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:19,384 ==> Parameters: zhangsan(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:19,385 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:19,593 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:19,594 ==> Parameters: 张三(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:19,595 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:20,545 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:20,546 ==> Parameters: 张(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:20,547 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:20,654 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:20,654 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:20,655 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:20,796 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:20,797 ==> Parameters: s(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:20,798 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:21,073 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:21,073 ==> Parameters: sa(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:21,074 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:21,205 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:21,210 ==> Parameters: san(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:21,212 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:21,276 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:21,277 ==> Parameters: 三(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:21,278 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:21,575 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:21,576 ==> Parameters: 三a(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:21,577 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:21,814 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:21,814 ==> Parameters: 三啊(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:21,816 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:23,750 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:23,751 ==> Parameters: 三啊(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:23,752 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:24,698 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:24,699 ==> Parameters: 15170787413(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:24,701 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:24,954 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:24,955 ==> Parameters: 15170787413(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:24,957 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:26,659 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:26,660 ==> Parameters: 1517078741(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:26,661 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:27,092 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:27,093 ==> Parameters: 151707874(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:27,094 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:27,343 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:27,344 ==> Parameters: 1517078748(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:27,345 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:27,566 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:27,566 ==> Parameters: 15170787489(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:27,568 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:29,171 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:29,172 ==> Parameters: 1517078748(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:29,174 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:29,619 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:29,620 ==> Parameters: 151707874(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:29,621 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:30,096 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:30,098 ==> Parameters: 1517078744(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:30,099 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:30,574 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:30,574 ==> Parameters: 15170787443(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:30,575 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:31,740 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:31,741 ==> Parameters: 15170787443(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:31,743 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:36,470 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:36,470 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:36,471 ==> Parameters: 张三(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:36,472 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:36,473 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:36,474 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:36,474 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:36,475 ==> Parameters: 张三啊(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:36,475 ==> Parameters: 三啊(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:36,476 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:36,477 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:36,477 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:36,720 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:36,721 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 11:59:36,722 <== Total: 0 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 11:59:36,960 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:167)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 128 common frames omitted
ERROR 2020-07-29 12:05:53,541 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:167)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 128 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 15:01:07 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 12:06:08,838 Starting JeecgApplication on DESKTOP-7I21J53 with PID 9352 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 12:06:08,841 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 12:06:10,859 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 12:06:10,863 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 12:06:11,041 Finished Spring Data repository scanning in 163ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 12:06:11,465 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 12:06:11,571 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 12:06:11,803 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 12:06:11,806 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 12:06:11,808 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 12:06:11,812 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 12:06:11,844 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 12:06:11,908 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 12:06:12,052 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 12:06:12,058 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 12:06:12,069 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 12:06:12,076 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 12:06:12,101 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 12:06:12,110 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 12:06:12,207 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 12:06:12,282 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 12:06:12,296 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 12:06:12,326 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 12:06:12,332 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 12:06:12,731 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 12:06:12,746 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 12:06:12,755 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 12:06:12,756 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 12:06:12,762 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 12:06:12,762 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 12:06:12,762 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 12:06:12,766 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 12:06:12,953 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 12:06:12,953 Root WebApplicationContext: initialization completed in 4080 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 12:06:13,261 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 12:06:13,507 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 12:06:13,508 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 12:06:13,509 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 12:06:13,509 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 12:06:13,789 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 12:06:13,859 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 12:06:13,861 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 12:06:14,004 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 12:06:14,489 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 12:06:14,966 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 12:06:15,082 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 12:06:15,274 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 12:06:15,684 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 12:06:15,685 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 12:06:15,685 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 12:06:15,685 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 12:06:15,710 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 12:06:16,524 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 12:06:17,228 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 12:06:17,232 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 12:06:17,234 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 12:06:17,253 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 12:06:18,072 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 12:06:18,076 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 12:06:18,078 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 12:06:18,079 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 12:06:18,094 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 12:06:18,098 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 12:06:18,099 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 12:06:18,121 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 12:06:18,175 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 12:06:18,211 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 12:06:22,662 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 12:06:24,641 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 12:06:24,653 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 12:06:24,654 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 12:06:24,656 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 12:06:24,659 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 12:06:24,660 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 12:06:24,660 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 12:06:24,660 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 12:06:24,661 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@bb0dcb6 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 12:06:26,572 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 12:06:26,880 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 12:06:27,075 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 12:06:28,389 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 12:06:28,406 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 12:06:28,427 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 12:06:28,488 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 12:06:28,709 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 12:06:28,711 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 12:06:28,712 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 12:06:28,714 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 12:06:28,715 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 12:06:28,732 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 12:06:28,741 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 12:06:28,745 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 12:06:28,746 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 12:06:28,747 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 12:06:28,749 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 12:06:28,750 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 12:06:28,769 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 12:06:28,798 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 12:06:28,803 Started JeecgApplication in 21.279 seconds (JVM running for 22.299) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 12:06:28,817 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 12:06:29,492 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 12:06:29,493 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 12:06:29,514 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 12:06:29,608 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 12:06:29,610 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 12:06:37,871 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:167)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
DEBUG 2020-07-29 14:18:03,401 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:03,424 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:03,446 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:03,568 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:03,572 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:03,594 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:03,624 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:03,627 ==> Parameters: 1288358105829859329(String), jeecg(String), 2020-07-29 14:18:03.619(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:03,658 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 14:18:03,713 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 14:18:03,740 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMDg4ODMsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.cGzc8yNAj0OX-y6gjN873NeK8Od_FWiS2nDcp1ce19I checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-07-29 14:18:03,782 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:03,783 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:03,787 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 14:18:03,871 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMDg4ODMsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.cGzc8yNAj0OX-y6gjN873NeK8Od_FWiS2nDcp1ce19I getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-07-29 14:18:03,890 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:03,901 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:03,957 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:04,019 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:04,021 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:04,027 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 14:18:05,090 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-07-29 14:18:05,589 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-07-29 14:18:05,589 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-07-29 14:18:05,589 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-07-29 14:18:07,948 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 14:18:07,950 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMDg4ODMsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.cGzc8yNAj0OX-y6gjN873NeK8Od_FWiS2nDcp1ce19I checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 14:18:08,001 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-07-29 14:18:08,027 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-07-29 14:18:08,029 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:08,033 ==> Parameters: enable_status(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:08,039 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-07-29 14:18:08,054 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596003488003) getDictItems SysDictController.java 217
INFO 2020-07-29 14:18:12,724 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 14:18:12,727 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMDg4ODMsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.cGzc8yNAj0OX-y6gjN873NeK8Od_FWiS2nDcp1ce19I checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 14:18:12,743 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-07-29 14:18:12,754 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596003492745) getDictItems SysDictController.java 217
DEBUG 2020-07-29 14:18:12,767 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:12,769 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:12,774 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:12,779 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:12,781 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 14:18:12,787 <== Total: 1 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Wed Jul 29 15:16:11 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 15:01:07,159 Starting JeecgApplication on DESKTOP-7I21J53 with PID 14920 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 15:01:07,163 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 15:01:10,747 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 15:01:10,751 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 15:01:10,986 Finished Spring Data repository scanning in 214ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 15:01:11,563 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:01:11,746 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:01:12,074 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 15:01:12,076 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 15:01:12,079 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:01:12,085 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:01:12,122 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:01:12,200 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:01:12,398 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:01:12,404 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:01:12,418 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:01:12,428 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:01:12,456 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:01:12,467 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:01:12,585 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:01:12,691 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:01:12,711 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:01:12,754 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:01:12,761 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:01:13,387 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 15:01:13,422 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 15:01:13,445 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 15:01:13,446 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 15:01:13,458 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 15:01:13,459 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 15:01:13,459 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 15:01:13,469 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 15:01:13,731 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 15:01:13,732 Root WebApplicationContext: initialization completed in 6525 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 15:01:14,157 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 15:01:14,442 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 15:01:14,443 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 15:01:14,444 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 15:01:14,445 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 15:01:14,766 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 15:01:14,864 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 15:01:14,867 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 15:01:15,079 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 15:01:15,608 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 15:01:16,026 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 15:01:16,143 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 15:01:16,335 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 15:01:16,774 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 15:01:16,775 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 15:01:16,775 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 15:01:16,776 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 15:01:16,811 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 15:01:17,675 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 15:01:18,457 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 15:01:18,463 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 15:01:18,465 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 15:01:18,482 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 15:01:19,300 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 15:01:19,304 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 15:01:19,306 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 15:01:19,307 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 15:01:19,325 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 15:01:19,329 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 15:01:19,331 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 15:01:19,359 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 15:01:19,458 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 15:01:19,493 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 15:01:24,010 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 15:01:26,027 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 15:01:26,039 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 15:01:26,039 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 15:01:26,041 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 15:01:26,044 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 15:01:26,045 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 15:01:26,045 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 15:01:26,045 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 15:01:26,046 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@58965e17 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 15:01:28,055 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 15:01:28,364 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 15:01:28,566 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 15:01:29,920 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 15:01:29,942 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 15:01:29,966 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 15:01:30,029 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 15:01:30,267 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 15:01:30,268 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 15:01:30,270 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 15:01:30,271 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 15:01:30,273 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 15:01:30,294 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 15:01:30,305 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 15:01:30,310 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 15:01:30,311 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 15:01:30,312 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 15:01:30,314 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 15:01:30,315 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 15:01:30,335 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 15:01:30,363 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 15:01:30,366 Started JeecgApplication in 24.689 seconds (JVM running for 25.871) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 15:01:30,378 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 15:01:30,747 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 15:01:30,747 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 15:01:30,779 Completed initialization in 31 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 15:01:31,239 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 15:01:31,242 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 15:01:52,203 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:167)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 15:48:30 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 15:16:11,191 Starting JeecgApplication on DESKTOP-7I21J53 with PID 7876 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 15:16:11,195 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 15:16:13,429 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 15:16:13,433 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 15:16:13,622 Finished Spring Data repository scanning in 172ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 15:16:14,117 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$cfd41577] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:16:14,238 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:16:14,551 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 15:16:14,554 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 15:16:14,557 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:16:14,563 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:16:14,607 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:16:14,697 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$afceabe1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:16:14,891 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:16:14,901 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$195d1cb2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:16:14,914 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:16:14,923 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:16:14,951 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:16:14,962 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$c4e86a2b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:16:15,098 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:16:15,184 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:16:15,200 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$1aa29cc1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:16:15,241 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$c2e78991] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:16:15,248 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:16:15,732 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 15:16:15,749 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 15:16:15,758 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 15:16:15,759 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 15:16:15,765 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 15:16:15,766 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 15:16:15,766 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 15:16:15,770 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 15:16:15,971 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 15:16:15,971 Root WebApplicationContext: initialization completed in 4735 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 15:16:16,359 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 15:16:16,641 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 15:16:16,642 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 15:16:16,643 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 15:16:16,643 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 15:16:16,947 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 15:16:17,029 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 15:16:17,032 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 15:16:17,207 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 15:16:17,690 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 15:16:18,083 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 15:16:18,223 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 15:16:18,442 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 15:16:18,919 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 15:16:18,921 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 15:16:18,921 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 15:16:18,922 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 15:16:18,959 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 15:16:19,965 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 15:16:20,780 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 15:16:20,786 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 15:16:20,788 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 15:16:20,811 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 15:16:21,705 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 15:16:21,709 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 15:16:21,710 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 15:16:21,711 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 15:16:21,734 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 15:16:21,746 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 15:16:21,748 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 15:16:21,778 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 15:16:21,836 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 15:16:21,874 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 15:16:27,246 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 15:16:29,594 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 15:16:29,608 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 15:16:29,609 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 15:16:29,612 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 15:16:29,615 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 15:16:29,616 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 15:16:29,617 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 15:16:29,617 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 15:16:29,618 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3c2ed946 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 15:16:32,003 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 15:16:32,360 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 15:16:32,614 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 15:16:34,375 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 15:16:34,393 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 15:16:34,417 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 15:16:34,488 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 15:16:34,741 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 15:16:34,743 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 15:16:34,745 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 15:16:34,746 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 15:16:34,748 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 15:16:34,771 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 15:16:34,780 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 15:16:34,788 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 15:16:34,789 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 15:16:34,790 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 15:16:34,793 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 15:16:34,794 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 15:16:34,812 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 15:16:34,843 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 15:16:34,847 Started JeecgApplication in 25.061 seconds (JVM running for 26.267) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 15:16:34,861 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 15:16:35,429 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 15:16:35,431 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-07-29 15:16:35,678 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 15:16:35,679 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 15:16:35,715 Completed initialization in 35 ms initServletBean FrameworkServlet.java 546
ERROR 2020-07-29 15:21:08,443 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:153)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$92f3d199.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
WARN 2020-07-29 15:21:08,476 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleException(java.lang.Exception) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:408)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
ERROR 2020-07-29 15:21:08,494 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [Request processing failed; nested exception is org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}] with root cause log DirectJDKLog.java 175
org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:153)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$92f3d199.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-07-29 15:21:08,538 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 15:21:08,546 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-07-29 15:21:08,546 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-07-29 15:21:08,546 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 15:21:08,547 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-07-29 15:21:08,555 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-07-29 15:21:08,556 Closing JPA EntityManagerFactory for persistence unit 'default' destroy AbstractEntityManagerFactoryBean.java 597
INFO 2020-07-29 15:21:08,558 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-07-29 15:21:08,561 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-07-29 15:21:08,564 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Wed Jul 29 15:54:49 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 15:48:31,022 Starting JeecgApplication on DESKTOP-7I21J53 with PID 9352 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 15:48:31,027 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 15:48:33,189 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 15:48:33,192 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 15:48:33,382 Finished Spring Data repository scanning in 176ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 15:48:33,838 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:48:33,953 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:48:34,231 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 15:48:34,234 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 15:48:34,236 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:48:34,242 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:48:34,272 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:48:34,341 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:48:34,509 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:48:34,515 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:48:34,529 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:48:34,537 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:48:34,563 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:48:34,574 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:48:34,681 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:48:34,766 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:48:34,784 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:48:34,821 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:48:34,827 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:48:35,248 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 15:48:35,266 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 15:48:35,276 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 15:48:35,277 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 15:48:35,284 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 15:48:35,284 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 15:48:35,284 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 15:48:35,288 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 15:48:35,486 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 15:48:35,487 Root WebApplicationContext: initialization completed in 4426 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 15:48:35,807 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 15:48:36,075 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 15:48:36,076 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 15:48:36,076 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 15:48:36,077 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 15:48:36,369 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 15:48:36,444 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 15:48:36,447 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 15:48:36,599 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 15:48:37,069 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 15:48:37,589 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 15:48:37,711 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 15:48:37,913 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 15:48:38,386 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 15:48:38,387 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 15:48:38,388 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 15:48:38,389 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 15:48:38,414 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 15:48:39,336 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 15:48:40,097 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 15:48:40,102 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 15:48:40,105 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 15:48:40,127 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 15:48:41,003 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 15:48:41,006 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 15:48:41,008 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 15:48:41,009 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 15:48:41,026 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 15:48:41,030 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 15:48:41,031 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 15:48:41,054 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 15:48:41,110 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 15:48:41,148 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 15:48:45,816 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 15:48:47,906 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 15:48:47,918 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 15:48:47,918 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 15:48:47,921 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 15:48:47,924 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 15:48:47,925 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 15:48:47,925 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 15:48:47,925 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 15:48:47,926 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@58965e17 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 15:48:49,882 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 15:48:50,200 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 15:48:50,401 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 15:48:51,755 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 15:48:51,771 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 15:48:51,793 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 15:48:51,856 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 15:48:52,086 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 15:48:52,088 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 15:48:52,090 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 15:48:52,091 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 15:48:52,093 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 15:48:52,112 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 15:48:52,124 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 15:48:52,130 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 15:48:52,131 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 15:48:52,132 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 15:48:52,134 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 15:48:52,136 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 15:48:52,154 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 15:48:52,182 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 15:48:52,185 Started JeecgApplication in 22.573 seconds (JVM running for 23.685) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 15:48:52,200 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 15:48:52,280 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 15:48:52,280 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 15:48:52,309 Completed initialization in 29 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 15:48:52,827 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 15:48:52,830 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Wed Jul 29 17:08:47 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 15:54:49,686 Starting JeecgApplication on DESKTOP-7I21J53 with PID 19816 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 15:54:49,689 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 15:54:52,491 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 15:54:52,495 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 15:54:52,689 Finished Spring Data repository scanning in 175ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 15:54:53,182 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:54:53,342 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:54:53,636 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 15:54:53,638 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 15:54:53,641 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:54:53,646 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:54:53,678 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:54:53,746 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:54:53,900 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:54:53,907 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:54:53,920 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:54:53,929 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:54:53,954 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:54:53,965 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:54:54,068 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:54:54,150 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:54:54,166 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:54:54,200 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:54:54,208 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 15:54:54,627 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 15:54:54,644 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 15:54:54,653 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 15:54:54,654 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 15:54:54,660 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 15:54:54,661 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 15:54:54,661 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 15:54:54,666 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 15:54:54,870 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 15:54:54,871 Root WebApplicationContext: initialization completed in 5126 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 15:54:55,215 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 15:54:55,507 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 15:54:55,508 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 15:54:55,509 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 15:54:55,511 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 15:54:55,831 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 15:54:55,903 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 15:54:55,906 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 15:54:56,052 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 15:54:56,599 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 15:54:56,781 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 15:54:57,199 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 15:54:57,387 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 15:54:57,839 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 15:54:57,840 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 15:54:57,840 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 15:54:57,841 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 15:54:57,865 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 15:54:58,718 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 15:54:59,474 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 15:54:59,482 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 15:54:59,483 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 15:54:59,498 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 15:55:00,290 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 15:55:00,295 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 15:55:00,296 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 15:55:00,297 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 15:55:00,316 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 15:55:00,320 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 15:55:00,322 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 15:55:00,344 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 15:55:00,400 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 15:55:00,434 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 15:55:05,191 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 15:55:07,232 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 15:55:07,243 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 15:55:07,244 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 15:55:07,246 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 15:55:07,249 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 15:55:07,250 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 15:55:07,250 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 15:55:07,251 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 15:55:07,251 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@58965e17 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 15:55:09,320 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 15:55:09,631 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 15:55:09,825 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 15:55:11,134 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 15:55:11,156 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 15:55:11,185 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 15:55:11,244 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 15:55:11,464 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 15:55:11,466 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 15:55:11,467 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 15:55:11,469 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 15:55:11,471 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 15:55:11,489 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 15:55:11,506 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 15:55:11,518 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 15:55:11,518 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 15:55:11,520 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 15:55:11,522 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 15:55:11,523 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 15:55:11,540 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 15:55:11,567 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 15:55:11,570 Started JeecgApplication in 23.54 seconds (JVM running for 24.63) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 15:55:11,582 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 15:55:12,131 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 15:55:12,131 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 15:55:12,151 Completed initialization in 19 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 15:55:12,574 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 15:55:12,578 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 15:55:16,381 Unknown property used in expression: ${requestAthlete} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${requestAthlete}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.RuntimeServiceImpl.startProcessInstanceByKey(RuntimeServiceImpl.java:121)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:142)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'requestAthlete'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 17:11:39 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 17:08:47,639 Starting JeecgApplication on DESKTOP-7I21J53 with PID 8 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 17:08:47,645 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 17:08:51,244 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 17:08:51,249 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 17:08:51,484 Finished Spring Data repository scanning in 213ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 17:08:52,070 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$ffe67e7d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:08:52,287 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:08:52,601 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 17:08:52,604 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 17:08:52,609 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:08:52,616 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:08:52,665 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:08:52,775 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$dfe114e7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:08:53,012 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:08:53,019 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$496f85b8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:08:53,033 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:08:53,044 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:08:53,075 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:08:53,087 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$f4fad331] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:08:53,233 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:08:53,360 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:08:53,382 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$4ab505c7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:08:53,436 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$f2f9f297] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:08:53,445 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:08:54,050 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 17:08:54,074 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 17:08:54,087 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 17:08:54,087 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 17:08:54,096 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 17:08:54,097 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 17:08:54,097 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 17:08:54,103 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 17:08:54,363 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 17:08:54,364 Root WebApplicationContext: initialization completed in 6662 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 17:08:54,860 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 17:08:55,304 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 17:08:55,306 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 17:08:55,306 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 17:08:55,307 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 17:08:55,768 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 17:08:55,978 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 17:08:55,983 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 17:08:56,344 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 17:08:57,305 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 17:08:58,059 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 17:08:58,229 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 17:08:58,512 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 17:08:59,053 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 17:08:59,054 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 17:08:59,055 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 17:08:59,056 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 17:08:59,088 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 17:09:00,178 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 17:09:01,569 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 17:09:01,574 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 17:09:01,576 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 17:09:01,600 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 17:09:02,674 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 17:09:02,680 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 17:09:02,681 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 17:09:02,683 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 17:09:02,706 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 17:09:02,712 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 17:09:02,713 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 17:09:02,758 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 17:09:02,939 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 17:09:02,996 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 17:09:09,919 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 17:09:12,683 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 17:09:12,698 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 17:09:12,699 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 17:09:12,703 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 17:09:12,706 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 17:09:12,707 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 17:09:12,708 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 17:09:12,708 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 17:09:12,709 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@606ab048 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 17:09:15,137 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 17:09:15,595 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 17:09:15,940 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 17:09:18,069 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 17:09:18,093 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 17:09:18,130 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 17:09:18,222 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 17:09:18,554 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:09:18,556 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:09:18,558 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:09:18,560 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:09:18,563 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:09:18,602 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 17:09:18,617 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 17:09:18,625 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 17:09:18,626 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 17:09:18,629 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 17:09:18,633 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 17:09:18,634 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 17:09:18,664 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 17:09:18,719 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 17:09:18,725 Started JeecgApplication in 33.0 seconds (JVM running for 34.535) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 17:09:18,747 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 17:09:19,441 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 17:09:19,442 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 17:09:19,475 Completed initialization in 33 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 17:09:19,691 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 17:09:19,698 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 17:11:32,539 Unknown property used in expression: ${requestAthlete} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${requestAthlete}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.RuntimeServiceImpl.startProcessInstanceByKey(RuntimeServiceImpl.java:121)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:140)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$393838d1.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'requestAthlete'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
INFO 2020-07-29 17:11:32,607 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 17:11:32,618 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-07-29 17:11:32,619 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-07-29 17:11:32,619 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 17:11:32,620 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-07-29 17:11:32,631 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-07-29 17:11:32,632 Closing JPA EntityManagerFactory for persistence unit 'default' destroy AbstractEntityManagerFactoryBean.java 597
INFO 2020-07-29 17:11:32,635 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-07-29 17:11:32,638 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-07-29 17:11:32,645 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Wed Jul 29 17:14:30 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 17:11:39,873 Starting JeecgApplication on DESKTOP-7I21J53 with PID 13808 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 17:11:39,881 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 17:11:42,835 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 17:11:42,840 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 17:11:43,105 Finished Spring Data repository scanning in 241ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 17:11:43,660 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$aedae3b5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:11:43,843 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:11:44,140 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 17:11:44,142 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 17:11:44,146 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:11:44,151 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:11:44,192 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:11:44,279 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8ed57a1f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:11:44,508 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:11:44,515 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f863eaf0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:11:44,529 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:11:44,539 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:11:44,569 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:11:44,580 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a3ef3869] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:11:44,713 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:11:44,849 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:11:44,874 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$f9a96aff] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:11:44,916 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a1ee57cf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:11:44,929 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:11:45,524 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 17:11:45,544 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 17:11:45,556 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 17:11:45,557 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 17:11:45,565 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 17:11:45,566 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 17:11:45,566 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 17:11:45,570 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 17:11:45,886 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 17:11:45,886 Root WebApplicationContext: initialization completed in 5946 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 17:11:46,325 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 17:11:46,658 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 17:11:46,659 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 17:11:46,659 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 17:11:46,660 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 17:11:47,015 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 17:11:47,123 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 17:11:47,127 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 17:11:47,371 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 17:11:47,996 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 17:11:48,675 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 17:11:48,835 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 17:11:49,135 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 17:11:49,796 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 17:11:49,797 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 17:11:49,799 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 17:11:49,800 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 17:11:49,849 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 17:11:51,210 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 17:11:52,302 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 17:11:52,310 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 17:11:52,313 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 17:11:52,333 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 17:11:53,429 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 17:11:53,433 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 17:11:53,435 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 17:11:53,436 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 17:11:53,461 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 17:11:53,467 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 17:11:53,469 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 17:11:53,505 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 17:11:53,579 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 17:11:53,629 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 17:12:00,610 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 17:12:03,422 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 17:12:03,441 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 17:12:03,442 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 17:12:03,446 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 17:12:03,450 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 17:12:03,451 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 17:12:03,452 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 17:12:03,452 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 17:12:03,453 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3dbb7f60 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 17:12:06,083 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 17:12:06,530 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 17:12:06,849 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 17:12:08,964 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 17:12:08,987 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 17:12:09,018 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 17:12:09,103 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 17:12:09,408 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:12:09,409 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:12:09,413 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:12:09,414 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:12:09,417 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:12:09,443 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 17:12:09,457 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 17:12:09,465 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 17:12:09,467 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 17:12:09,468 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 17:12:09,471 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 17:12:09,473 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 17:12:09,495 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 17:12:09,535 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 17:12:09,540 Started JeecgApplication in 31.329 seconds (JVM running for 32.95) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 17:12:09,558 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 17:12:09,709 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 17:12:09,709 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 17:12:09,746 Completed initialization in 36 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 17:12:10,409 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 17:12:10,413 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 17:12:30,198 Unknown property used in expression: ${requestAthlete} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${requestAthlete}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.RuntimeServiceImpl.startProcessInstanceByKey(RuntimeServiceImpl.java:121)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:140)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$e817fe7f.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'requestAthlete'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
INFO 2020-07-29 17:14:23,326 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 17:14:23,336 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-07-29 17:14:23,337 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-07-29 17:14:23,337 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 17:14:23,339 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-07-29 17:14:23,351 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-07-29 17:14:23,352 Closing JPA EntityManagerFactory for persistence unit 'default' destroy AbstractEntityManagerFactoryBean.java 597
INFO 2020-07-29 17:14:23,357 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-07-29 17:14:23,360 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-07-29 17:14:23,367 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Wed Jul 29 17:15:38 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 17:14:30,801 Starting JeecgApplication on DESKTOP-7I21J53 with PID 11508 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 17:14:30,808 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 17:14:34,051 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 17:14:34,058 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 17:14:34,295 Finished Spring Data repository scanning in 215ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 17:14:34,919 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6d4cec8d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:14:35,092 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:14:35,409 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 17:14:35,412 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 17:14:35,415 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:14:35,421 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:14:35,464 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:14:35,559 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4d4782f7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:14:35,800 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:14:35,809 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6d5f3c8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:14:35,825 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:14:35,834 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:14:35,867 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:14:35,880 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$62614141] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:14:36,043 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:14:36,173 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:14:36,195 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b81b73d7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:14:36,243 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$606060a7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:14:36,256 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:14:36,866 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 17:14:36,889 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 17:14:36,902 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 17:14:36,903 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 17:14:36,913 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 17:14:36,913 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 17:14:36,914 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 17:14:36,920 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 17:14:37,227 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 17:14:37,227 Root WebApplicationContext: initialization completed in 6352 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 17:14:37,786 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 17:14:38,226 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 17:14:38,228 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 17:14:38,229 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 17:14:38,230 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 17:14:38,639 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 17:14:38,756 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 17:14:38,760 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 17:14:39,013 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 17:14:39,775 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 17:14:40,447 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 17:14:40,691 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 17:14:40,974 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 17:14:41,567 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 17:14:41,568 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 17:14:41,569 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 17:14:41,570 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 17:14:41,609 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 17:14:43,016 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 17:14:44,434 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 17:14:44,441 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 17:14:44,444 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 17:14:44,470 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 17:14:45,762 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 17:14:45,766 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 17:14:45,769 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 17:14:45,771 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 17:14:45,794 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 17:14:45,801 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 17:14:45,803 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 17:14:45,840 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 17:14:45,926 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 17:14:45,989 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 17:14:53,446 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 17:14:56,358 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 17:14:56,374 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 17:14:56,375 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 17:14:56,378 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 17:14:56,381 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 17:14:56,382 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 17:14:56,383 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 17:14:56,384 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 17:14:56,385 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2a59034e setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 17:14:59,069 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 17:14:59,552 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 17:14:59,915 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 17:15:02,289 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 17:15:02,315 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 17:15:02,364 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 17:15:02,491 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 17:15:02,885 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:15:02,888 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:15:02,890 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:15:02,892 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:15:02,895 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:15:02,926 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 17:15:02,938 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 17:15:02,945 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 17:15:02,946 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 17:15:02,948 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 17:15:02,952 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 17:15:02,953 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 17:15:02,985 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 17:15:03,028 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 17:15:03,033 Started JeecgApplication in 34.069 seconds (JVM running for 35.639) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 17:15:03,054 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 17:15:03,706 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 17:15:03,709 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-07-29 17:15:04,100 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 17:15:04,102 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 17:15:04,141 Completed initialization in 38 ms initServletBean FrameworkServlet.java 546
ERROR 2020-07-29 17:15:10,777 Unknown property used in expression: ${requestAthlete} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${requestAthlete}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.RuntimeServiceImpl.startProcessInstanceByKey(RuntimeServiceImpl.java:121)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:140)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$c7e76b11.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'requestAthlete'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
INFO 2020-07-29 17:15:31,612 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 17:15:31,620 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-07-29 17:15:31,621 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-07-29 17:15:31,622 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 17:15:31,623 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-07-29 17:15:31,634 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-07-29 17:15:31,635 Closing JPA EntityManagerFactory for persistence unit 'default' destroy AbstractEntityManagerFactoryBean.java 597
INFO 2020-07-29 17:15:31,638 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-07-29 17:15:31,642 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-07-29 17:15:31,649 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Wed Jul 29 17:18:38 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 17:15:38,786 Starting JeecgApplication on DESKTOP-7I21J53 with PID 9804 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 17:15:38,792 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 17:15:41,976 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 17:15:41,981 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 17:15:42,191 Finished Spring Data repository scanning in 189ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 17:15:42,751 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6d0a4a25] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:15:42,954 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:15:43,247 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 17:15:43,250 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 17:15:43,254 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:15:43,259 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:15:43,303 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:15:43,394 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4d04e08f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:15:43,601 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:15:43,609 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b6935160] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:15:43,625 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:15:43,635 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:15:43,665 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:15:43,677 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$621e9ed9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:15:43,818 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:15:43,926 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:15:43,946 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b7d8d16f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:15:43,990 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$601dbe3f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:15:43,998 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:15:44,559 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 17:15:44,580 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 17:15:44,592 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 17:15:44,593 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 17:15:44,601 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 17:15:44,602 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 17:15:44,602 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 17:15:44,607 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 17:15:44,855 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 17:15:44,856 Root WebApplicationContext: initialization completed in 6000 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 17:15:45,317 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 17:15:45,662 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 17:15:45,663 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 17:15:45,664 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 17:15:45,665 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 17:15:46,035 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 17:15:46,129 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 17:15:46,132 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 17:15:46,335 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 17:15:47,136 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 17:15:47,662 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 17:15:47,832 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 17:15:48,078 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 17:15:48,623 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 17:15:48,625 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 17:15:48,625 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 17:15:48,626 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 17:15:48,657 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 17:15:49,768 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 17:15:50,822 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 17:15:50,829 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 17:15:50,832 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 17:15:50,856 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 17:15:51,840 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 17:15:51,846 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 17:15:51,849 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 17:15:51,849 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 17:15:51,871 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 17:15:51,878 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 17:15:51,879 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 17:15:51,911 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 17:15:51,983 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 17:15:52,031 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 17:15:58,650 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 17:16:01,309 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 17:16:01,324 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 17:16:01,324 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 17:16:01,328 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 17:16:01,331 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 17:16:01,332 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 17:16:01,332 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 17:16:01,333 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 17:16:01,333 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7d9a7fd8 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 17:16:03,719 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 17:16:04,188 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 17:16:04,496 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 17:16:06,698 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 17:16:06,724 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 17:16:06,757 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 17:16:06,843 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 17:16:07,174 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:16:07,177 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:16:07,180 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:16:07,182 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:16:07,185 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:16:07,210 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 17:16:07,223 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 17:16:07,229 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 17:16:07,230 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 17:16:07,231 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 17:16:07,234 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 17:16:07,236 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 17:16:07,258 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 17:16:07,299 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 17:16:07,303 Started JeecgApplication in 30.501 seconds (JVM running for 31.964) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 17:16:07,322 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 17:16:07,994 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 17:16:07,995 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 17:16:08,032 Completed initialization in 36 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 17:16:08,205 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 17:16:08,211 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 17:18:32,704 Unknown property used in expression: ${requestAthlete} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${requestAthlete}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.RuntimeServiceImpl.startProcessInstanceByKey(RuntimeServiceImpl.java:121)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:140)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$54dcba91.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'requestAthlete'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
WARN 2020-07-29 17:18:32,750 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleException(java.lang.Exception) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:408)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
INFO 2020-07-29 17:18:32,765 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 17:18:32,775 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-07-29 17:18:32,776 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-07-29 17:18:32,776 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-07-29 17:18:32,778 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-07-29 17:18:32,791 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-07-29 17:18:32,792 Closing JPA EntityManagerFactory for persistence unit 'default' destroy AbstractEntityManagerFactoryBean.java 597
INFO 2020-07-29 17:18:32,795 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-07-29 17:18:32,798 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-07-29 17:18:32,803 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Wed Jul 29 17:19:50 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 17:18:39,009 Starting JeecgApplication on DESKTOP-7I21J53 with PID 16828 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 17:18:39,014 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 17:18:41,931 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 17:18:41,936 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 17:18:42,251 Finished Spring Data repository scanning in 296ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 17:18:42,764 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:18:42,987 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:18:43,275 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 17:18:43,278 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 17:18:43,281 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:18:43,285 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:18:43,321 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:18:43,400 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:18:43,591 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:18:43,597 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:18:43,611 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:18:43,619 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:18:43,646 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:18:43,656 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:18:43,785 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:18:43,888 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:18:43,908 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:18:43,945 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:18:43,952 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:18:44,500 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 17:18:44,520 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 17:18:44,533 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 17:18:44,533 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 17:18:44,541 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 17:18:44,542 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 17:18:44,542 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 17:18:44,547 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 17:18:44,784 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 17:18:44,785 Root WebApplicationContext: initialization completed in 5731 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 17:18:45,190 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 17:18:45,508 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 17:18:45,509 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 17:18:45,510 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 17:18:45,511 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 17:18:45,898 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 17:18:45,980 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 17:18:45,982 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 17:18:46,158 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 17:18:46,802 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 17:18:47,407 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 17:18:47,539 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 17:18:47,792 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 17:18:48,266 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 17:18:48,267 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 17:18:48,268 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 17:18:48,269 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 17:18:48,302 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
Logback Log Messages

Log session start time Wed Jul 29 19:12:31 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 17:19:50,249 Starting JeecgApplication on DESKTOP-7I21J53 with PID 2880 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 17:19:50,253 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 17:19:53,259 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 17:19:53,263 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 17:19:53,540 Finished Spring Data repository scanning in 254ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 17:19:54,083 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:19:54,304 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:19:54,598 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 17:19:54,600 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 17:19:54,603 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:19:54,608 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:19:54,645 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:19:54,722 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:19:54,917 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:19:54,924 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:19:54,937 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:19:54,945 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:19:54,973 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:19:54,985 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:19:55,096 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:19:55,198 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:19:55,216 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:19:55,253 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:19:55,260 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 17:19:55,772 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 17:19:55,794 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 17:19:55,807 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 17:19:55,807 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 17:19:55,814 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 17:19:55,815 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 17:19:55,815 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 17:19:55,819 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 17:19:56,064 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 17:19:56,065 Root WebApplicationContext: initialization completed in 5771 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 17:19:56,438 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 17:19:56,791 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 17:19:56,792 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 17:19:56,793 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 17:19:56,794 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 17:19:57,124 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 17:19:57,210 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 17:19:57,213 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 17:19:57,399 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 17:19:58,093 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 17:19:58,664 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 17:19:58,803 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 17:19:59,065 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 17:19:59,572 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 17:19:59,573 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 17:19:59,573 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 17:19:59,574 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 17:19:59,601 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 17:20:00,588 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 17:20:01,503 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 17:20:01,511 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 17:20:01,512 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 17:20:01,530 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 17:20:02,529 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 17:20:02,533 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 17:20:02,535 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 17:20:02,536 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 17:20:02,556 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 17:20:02,562 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 17:20:02,564 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 17:20:02,593 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 17:20:02,675 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 17:20:02,718 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 17:20:09,481 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 17:20:12,082 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 17:20:12,096 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 17:20:12,097 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 17:20:12,100 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 17:20:12,103 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 17:20:12,105 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 17:20:12,106 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 17:20:12,106 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 17:20:12,106 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4f6938cb setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 17:20:14,513 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 17:20:14,897 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 17:20:15,133 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 17:20:16,840 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 17:20:16,862 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 17:20:16,888 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 17:20:16,966 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 17:20:17,283 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:20:17,285 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:20:17,288 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:20:17,289 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:20:17,292 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 17:20:17,315 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 17:20:17,342 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 17:20:17,351 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 17:20:17,352 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 17:20:17,355 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 17:20:17,358 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 17:20:17,360 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 17:20:17,395 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 17:20:17,434 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 17:20:17,438 Started JeecgApplication in 28.664 seconds (JVM running for 29.785) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 17:20:17,457 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 17:20:17,747 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 17:20:17,748 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 17:20:17,775 Completed initialization in 25 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 17:20:17,952 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 17:20:17,956 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 17:20:27,660 Unknown property used in expression: ${requestAthlete} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${requestAthlete}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.RuntimeServiceImpl.startProcessInstanceByKey(RuntimeServiceImpl.java:121)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:140)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'requestAthlete'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
INFO 2020-07-29 17:22:28,785 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:22:28,787 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 98
ERROR 2020-07-29 17:22:28,797 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:99)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-07-29 17:22:36,355 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:22:36,407 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMDg4ODMsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.cGzc8yNAj0OX-y6gjN873NeK8Od_FWiS2nDcp1ce19I checkUserTokenIsEffect ShiroRealm.java 119
ERROR 2020-07-29 17:22:36,503 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:130)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:102)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-07-29 17:22:36,633 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:22:36,646 ==> Parameters: 1288404549366337537(String), jeecg(String), 2020-07-29 17:22:36.621(Timestamp), 127.0.0.1(String), 用户名: 汪玲梅,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:22:36,659 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 17:22:36,660 用户名: 汪玲梅,退出成功! logout LoginController.java 134
DEBUG 2020-07-29 17:22:50,135 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:22:50,139 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:22:50,161 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:22:50,165 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:22:50,168 ==> Parameters: 1288404606153019393(String), jeecg(String), 2020-07-29 17:22:50.163(Timestamp), 127.0.0.1(String), 用户登录失败,用户名:13576976968不是教务账号!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:22:50,170 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:23:31,597 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:23:31,600 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:23:31,606 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:23:31,710 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:23:31,715 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:23:31,734 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:23:31,739 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:23:31,741 ==> Parameters: 1288404780527013890(String), jeecg(String), 2020-07-29 17:23:31.737(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:23:31,743 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 17:23:31,841 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:23:31,845 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 17:23:31,881 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-07-29 17:23:31,903 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:23:31,935 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:23:31,990 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:23:32,062 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:23:32,065 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:23:32,071 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 17:23:33,429 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-07-29 17:23:33,673 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-07-29 17:23:33,851 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-07-29 17:23:33,890 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-07-29 17:23:35,309 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:23:35,311 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 17:23:35,342 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-07-29 17:23:35,351 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:23:35,353 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
INFO 2020-07-29 17:23:35,353 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596014615343) getDictItems SysDictController.java 217
DEBUG 2020-07-29 17:23:35,358 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:23:35,363 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:23:35,366 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:23:35,373 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 17:23:37,797 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:23:37,801 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 17:23:37,819 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-07-29 17:23:37,824 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596014617820) getDictItems SysDictController.java 217
INFO 2020-07-29 17:23:42,503 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:23:42,505 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 17:23:42,516 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-07-29 17:23:42,520 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596014622517) getDictItems SysDictController.java 217
INFO 2020-07-29 17:36:26,325 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:36:26,328 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 17:36:26,347 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-07-29 17:36:26,354 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596015386348) getDictItems SysDictController.java 217
INFO 2020-07-29 17:36:26,674 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:36:26,675 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 98
ERROR 2020-07-29 17:36:26,679 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:99)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-07-29 17:36:37,263 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:36:37,265 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 17:36:37,284 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-07-29 17:36:37,292 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:36:37,295 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:36:37,320 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:36:37,330 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:36:37,334 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:36:37,339 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 17:36:38,391 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-07-29 17:36:38,469 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-07-29 17:36:38,469 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-07-29 17:36:38,784 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-07-29 17:36:40,561 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:36:40,564 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-07-29 17:36:40,571 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:36:40,575 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:36:40,583 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:36:40,585 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:36:40,586 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
INFO 2020-07-29 17:36:40,587 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-07-29 17:36:40,588 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 17:36:40,592 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596015400588) getDictItems SysDictController.java 217
INFO 2020-07-29 17:37:26,990 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:37:26,994 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 17:37:27,006 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-07-29 17:37:27,010 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:37:27,012 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:37:27,021 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:37:27,028 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:37:27,030 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:37:27,034 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 17:37:28,040 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-07-29 17:37:28,116 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-07-29 17:37:28,127 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-07-29 17:37:28,431 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-07-29 17:37:30,045 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:37:30,048 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-07-29 17:37:30,051 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:37:30,054 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:37:30,058 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:37:30,061 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:37:30,063 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
INFO 2020-07-29 17:37:30,067 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-07-29 17:37:30,068 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 17:37:30,075 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596015450068) getDictItems SysDictController.java 217
INFO 2020-07-29 17:37:59,365 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:37:59,367 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 98
ERROR 2020-07-29 17:37:59,368 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:99)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-07-29 17:38:05,304 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:38:05,306 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 17:38:05,316 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-07-29 17:38:05,320 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:38:05,321 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:38:05,330 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:38:05,336 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:38:05,338 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:38:05,340 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 17:38:06,428 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-07-29 17:38:06,823 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-07-29 17:38:06,825 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-07-29 17:38:06,840 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
DEBUG 2020-07-29 17:38:08,204 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:38:08,205 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:38:08,206 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:38:08,209 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:38:08,210 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:38:08,211 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 17:38:08,505 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:38:08,507 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 17:38:08,518 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-07-29 17:38:08,523 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596015488520) getDictItems SysDictController.java 217
DEBUG 2020-07-29 17:38:12,054 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:38:12,057 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:38:12,060 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:38:12,064 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:38:12,065 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:38:12,067 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 17:40:36,795 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:40:36,797 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 17:40:36,806 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-07-29 17:40:36,809 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:40:36,810 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:40:36,818 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:40:36,824 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:40:36,824 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:40:36,827 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 17:40:37,922 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-07-29 17:40:38,002 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-07-29 17:40:38,001 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-07-29 17:40:38,012 getCoachTotalData: getCoachTotalData GraphReportController.java 59
DEBUG 2020-07-29 17:40:43,375 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:40:43,376 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:40:43,381 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:40:43,384 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:40:43,385 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:40:43,393 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 17:40:43,674 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:40:43,675 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 17:40:43,686 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-07-29 17:40:43,690 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596015643686) getDictItems SysDictController.java 217
INFO 2020-07-29 17:42:37,869 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:42:37,873 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-07-29 17:42:37,884 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:42:37,886 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:42:37,890 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:42:37,895 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:42:37,897 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:42:37,899 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 17:42:37,903 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-07-29 17:42:37,911 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596015757905) getDictItems SysDictController.java 217
INFO 2020-07-29 17:43:20,668 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:43:20,670 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 98
ERROR 2020-07-29 17:43:20,673 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:99)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-07-29 17:43:28,490 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:43:28,493 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 17:43:28,509 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-07-29 17:43:28,516 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:43:28,518 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:43:28,533 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:43:28,540 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:43:28,541 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:43:28,544 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 17:43:30,023 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-07-29 17:43:30,032 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-07-29 17:43:30,032 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-07-29 17:43:30,038 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-07-29 17:44:33,924 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:44:33,928 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-07-29 17:44:33,935 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:44:33,938 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:44:33,941 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:44:33,944 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:44:33,945 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:44:33,946 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 17:44:33,947 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-07-29 17:44:33,952 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596015873948) getDictItems SysDictController.java 217
DEBUG 2020-07-29 17:45:28,938 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:45:28,939 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:45:28,942 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:45:28,945 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:45:28,947 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:45:28,949 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 17:45:29,235 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:45:29,237 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 17:45:29,255 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-07-29 17:45:29,259 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596015929256) getDictItems SysDictController.java 217
INFO 2020-07-29 17:46:09,285 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:46:09,287 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 98
ERROR 2020-07-29 17:46:09,289 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:99)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-07-29 17:46:18,332 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:46:18,335 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 17:46:18,348 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-07-29 17:46:18,352 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:46:18,355 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:46:18,364 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:46:18,370 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:46:18,372 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:46:18,375 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 17:46:20,109 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-07-29 17:46:20,197 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-07-29 17:46:20,198 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-07-29 17:46:20,200 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-07-29 17:46:22,127 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:46:22,129 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 17:46:22,144 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-07-29 17:46:22,152 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596015982145) getDictItems SysDictController.java 217
INFO 2020-07-29 17:46:33,645 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:46:33,649 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-07-29 17:46:33,655 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:46:33,658 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:46:33,665 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:46:33,668 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:46:33,670 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 17:46:33,672 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 17:46:33,674 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-07-29 17:46:33,684 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596015993675) getDictItems SysDictController.java 217
INFO 2020-07-29 17:54:01,779 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 17:54:01,781 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 17:54:01,801 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-07-29 17:54:01,806 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596016441802) getDictItems SysDictController.java 217
INFO 2020-07-29 18:01:06,727 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 18:01:06,733 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 18:01:06,788 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-07-29 18:01:06,798 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596016866790) getDictItems SysDictController.java 217
INFO 2020-07-29 18:10:04,879 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 18:10:04,881 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 98
ERROR 2020-07-29 18:10:04,884 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:99)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-07-29 18:10:12,209 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 18:10:12,212 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 18:10:12,225 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-07-29 18:10:12,231 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:10:12,234 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:10:12,244 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:10:12,253 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:10:12,255 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:10:12,257 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 18:10:13,939 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-07-29 18:10:14,013 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-07-29 18:10:14,017 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-07-29 18:10:14,019 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-07-29 18:10:25,034 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 18:10:25,036 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-07-29 18:10:25,042 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:10:25,044 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:10:25,047 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:10:25,053 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
INFO 2020-07-29 18:10:25,054 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-07-29 18:10:25,055 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:10:25,056 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 18:10:25,060 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596017425055) getDictItems SysDictController.java 217
INFO 2020-07-29 18:11:26,169 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 18:11:26,171 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 98
ERROR 2020-07-29 18:11:26,173 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:99)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-07-29 18:11:33,798 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 18:11:33,802 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 18:11:33,817 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-07-29 18:11:33,822 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:11:33,824 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:11:33,834 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:11:33,841 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:11:33,842 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:11:33,846 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 18:11:35,573 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-07-29 18:11:35,665 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-07-29 18:11:35,666 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-07-29 18:11:35,669 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-07-29 18:11:44,635 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 18:11:44,639 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-07-29 18:11:44,649 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:11:44,651 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:11:44,654 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:11:44,658 ==> Preparing: select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=?)) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:11:44,660 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
INFO 2020-07-29 18:11:44,661 dictCode : enable_status getDictItems SysDictController.java 130
DEBUG 2020-07-29 18:11:44,661 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 18:11:44,666 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596017504661) getDictItems SysDictController.java 217
INFO 2020-07-29 18:12:30,098 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 18:12:30,100 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 98
ERROR 2020-07-29 18:12:30,102 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:99)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-07-29 18:12:38,644 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 18:12:38,655 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 18:12:38,669 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-07-29 18:12:38,674 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:12:38,676 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:12:38,687 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:12:38,696 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:12:38,698 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 18:12:38,701 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 18:12:40,945 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-07-29 18:12:41,050 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-07-29 18:12:41,054 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-07-29 18:12:41,070 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-07-29 18:12:43,271 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 18:12:43,274 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 18:12:43,295 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-07-29 18:12:43,301 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596017563296) getDictItems SysDictController.java 217
INFO 2020-07-29 18:13:21,776 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 18:13:21,781 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 18:13:21,807 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-07-29 18:13:21,815 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596017601808) getDictItems SysDictController.java 217
Logback Log Messages

Log session start time Wed Jul 29 19:16:20 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 19:12:31,528 Starting JeecgApplication on DESKTOP-7I21J53 with PID 16484 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 19:12:31,532 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 19:12:34,081 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 19:12:34,085 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 19:12:34,295 Finished Spring Data repository scanning in 191ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 19:12:34,797 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6f9772ec] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:12:34,924 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:12:35,192 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 19:12:35,195 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 19:12:35,198 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:12:35,203 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:12:35,237 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:12:35,311 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4f920956] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:12:35,474 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:12:35,480 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b9207a27] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:12:35,491 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:12:35,499 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:12:35,524 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:12:35,535 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$64abc7a0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:12:35,647 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:12:35,732 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:12:35,745 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$ba65fa36] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:12:35,779 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$62aae706] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:12:35,785 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:12:36,261 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 19:12:36,281 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:12:36,291 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 19:12:36,292 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 19:12:36,299 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 19:12:36,300 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 19:12:36,300 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 19:12:36,308 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 19:12:36,521 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 19:12:36,521 Root WebApplicationContext: initialization completed in 4947 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 19:12:36,869 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 19:12:37,217 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 19:12:37,218 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 19:12:37,218 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 19:12:37,219 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 19:12:37,533 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 19:12:37,631 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 19:12:37,634 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 19:12:37,853 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 19:12:38,355 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 19:12:38,575 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 19:12:39,008 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 19:12:39,216 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:12:39,656 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 19:12:39,657 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:12:39,657 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:12:39,658 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:12:39,684 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:12:40,598 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:12:41,442 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:12:41,448 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:12:41,450 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 19:12:41,475 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:12:42,369 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 19:12:42,373 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:12:42,375 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:12:42,376 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 19:12:42,398 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:12:42,402 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 19:12:42,404 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:12:42,436 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 19:12:42,561 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 19:12:42,600 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 19:12:48,001 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 19:12:50,131 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 19:12:50,146 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 19:12:50,147 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 19:12:50,149 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 19:12:50,152 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 19:12:50,152 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 19:12:50,153 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 19:12:50,153 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 19:12:50,154 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@426753a6 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 19:12:52,301 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 19:12:52,641 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 19:12:52,851 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 19:12:54,307 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:12:54,342 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 19:12:54,369 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 19:12:54,445 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 19:12:54,758 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:12:54,760 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:12:54,763 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:12:54,765 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:12:54,767 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:12:54,792 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 19:12:54,807 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 19:12:54,818 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 19:12:54,819 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 19:12:54,820 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 19:12:54,823 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 19:12:54,825 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 19:12:54,845 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:12:54,875 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 19:12:54,879 Started JeecgApplication in 24.836 seconds (JVM running for 26.084) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 19:12:54,892 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 19:12:55,346 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 19:12:55,347 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 19:12:55,370 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 19:12:55,518 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 19:12:55,522 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 19:13:23,589 Unknown property used in expression: ${requestAthlete} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${requestAthlete}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.RuntimeServiceImpl.startProcessInstanceByKey(RuntimeServiceImpl.java:121)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:140)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$23fdcc70.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'requestAthlete'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 19:19:58 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 19:16:20,299 Starting JeecgApplication on DESKTOP-7I21J53 with PID 11072 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 19:16:20,303 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 19:16:22,530 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 19:16:22,534 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 19:16:22,712 Finished Spring Data repository scanning in 164ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 19:16:23,146 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:16:23,255 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:16:23,496 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 19:16:23,498 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 19:16:23,501 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:16:23,505 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:16:23,536 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:16:23,604 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:16:23,748 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:16:23,754 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:16:23,764 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:16:23,772 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:16:23,796 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:16:23,812 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:16:23,913 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:16:23,988 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:16:24,001 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:16:24,034 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:16:24,040 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:16:24,521 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 19:16:24,540 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:16:24,551 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 19:16:24,551 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 19:16:24,558 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 19:16:24,558 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 19:16:24,559 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 19:16:24,563 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 19:16:24,768 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 19:16:24,769 Root WebApplicationContext: initialization completed in 4432 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 19:16:25,094 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 19:16:25,396 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 19:16:25,397 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 19:16:25,398 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 19:16:25,398 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 19:16:25,729 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 19:16:25,845 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 19:16:25,847 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 19:16:26,068 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 19:16:26,546 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 19:16:26,768 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 19:16:27,197 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 19:16:27,384 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:16:27,796 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 19:16:27,797 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:16:27,798 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:16:27,799 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:16:27,827 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:16:28,705 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:16:29,514 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:16:29,519 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:16:29,521 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 19:16:29,539 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:16:30,339 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 19:16:30,343 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:16:30,344 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:16:30,345 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 19:16:30,363 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:16:30,367 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 19:16:30,369 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:16:30,397 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 19:16:30,454 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 19:16:30,491 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 19:16:35,006 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 19:16:36,954 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 19:16:36,966 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 19:16:36,967 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 19:16:36,969 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 19:16:36,971 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 19:16:36,972 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 19:16:36,972 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 19:16:36,973 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 19:16:36,973 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@58965e17 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 19:16:38,870 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 19:16:39,184 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 19:16:39,383 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 19:16:40,765 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:16:42,632 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 19:16:42,660 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 19:16:42,726 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 19:16:42,962 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:16:42,964 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:16:42,966 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:16:42,967 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:16:42,969 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:16:42,991 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 19:16:43,001 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 19:16:43,007 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 19:16:43,008 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 19:16:43,009 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 19:16:43,012 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 19:16:43,013 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 19:16:43,030 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:16:43,058 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 19:16:43,061 Started JeecgApplication in 24.121 seconds (JVM running for 25.252) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 19:16:43,076 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 19:16:43,751 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 19:16:43,753 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-07-29 19:16:43,939 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 19:16:43,940 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 19:16:43,970 Completed initialization in 28 ms initServletBean FrameworkServlet.java 546
ERROR 2020-07-29 19:16:48,973 Unknown property used in expression: ${registerAthlete} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${registerAthlete}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.RuntimeServiceImpl.startProcessInstanceByKey(RuntimeServiceImpl.java:121)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:140)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'registerAthlete'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 19:22:10 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 19:19:59,031 Starting JeecgApplication on DESKTOP-7I21J53 with PID 14168 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 19:19:59,035 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 19:20:01,080 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 19:20:01,083 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 19:20:01,273 Finished Spring Data repository scanning in 175ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 19:20:01,727 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:20:01,837 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:20:02,090 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 19:20:02,092 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 19:20:02,095 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:20:02,099 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:20:02,131 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:20:02,198 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:20:02,342 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:20:02,348 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:20:02,359 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:20:02,366 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:20:02,390 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:20:02,400 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:20:02,499 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:20:02,577 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:20:02,591 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:20:02,623 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:20:02,629 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:20:03,035 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 19:20:03,050 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:20:03,061 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 19:20:03,061 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 19:20:03,067 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 19:20:03,068 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 19:20:03,068 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 19:20:03,072 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 19:20:03,268 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 19:20:03,268 Root WebApplicationContext: initialization completed in 4201 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 19:20:03,588 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 19:20:03,848 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 19:20:03,849 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 19:20:03,850 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 19:20:03,850 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 19:20:04,128 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 19:20:04,205 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 19:20:04,208 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 19:20:04,363 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 19:20:04,840 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 19:20:05,080 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 19:20:05,514 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 19:20:05,708 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:20:06,141 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 19:20:06,142 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:20:06,142 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:20:06,143 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:20:06,168 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:20:07,065 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:20:07,783 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:20:07,791 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:20:07,793 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 19:20:07,808 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:20:08,633 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 19:20:08,636 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:20:08,637 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:20:08,639 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 19:20:08,654 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:20:08,658 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 19:20:08,659 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:20:08,682 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 19:20:08,735 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 19:20:08,771 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 19:20:13,361 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 19:20:15,390 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 19:20:15,401 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 19:20:15,402 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 19:20:15,405 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 19:20:15,407 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 19:20:15,408 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 19:20:15,409 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 19:20:15,409 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 19:20:15,409 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4f6938cb setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 19:20:17,535 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 19:20:17,849 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 19:20:18,046 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 19:20:19,374 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:20:20,329 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 19:20:20,351 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 19:20:20,414 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 19:20:20,636 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:20:20,638 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:20:20,640 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:20:20,641 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:20:20,643 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:20:20,663 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 19:20:20,675 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 19:20:20,679 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 19:20:20,680 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 19:20:20,681 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 19:20:20,684 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 19:20:20,686 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 19:20:20,704 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:20:20,733 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 19:20:20,736 Started JeecgApplication in 23.032 seconds (JVM running for 24.01) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 19:20:20,750 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 19:20:21,356 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 19:20:21,360 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-07-29 19:20:21,574 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 19:20:21,575 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 19:20:21,611 Completed initialization in 35 ms initServletBean FrameworkServlet.java 546
ERROR 2020-07-29 19:20:27,346 Unknown property used in expression: ${requestAthlete} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${requestAthlete}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.RuntimeServiceImpl.startProcessInstanceByKey(RuntimeServiceImpl.java:121)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:140)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'requestAthlete'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 19:24:20 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 19:22:10,443 Starting JeecgApplication on DESKTOP-7I21J53 with PID 4932 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 19:22:10,448 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 19:22:12,522 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 19:22:12,526 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 19:22:12,710 Finished Spring Data repository scanning in 169ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 19:22:13,154 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:22:13,262 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:22:13,545 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 19:22:13,548 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 19:22:13,550 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:22:13,554 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:22:13,586 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:22:13,669 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:22:13,842 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:22:13,850 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:22:13,865 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:22:13,873 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:22:13,900 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:22:13,910 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:22:14,026 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:22:14,120 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:22:14,134 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:22:14,166 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:22:14,172 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:22:14,595 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 19:22:14,611 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:22:14,625 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 19:22:14,626 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 19:22:14,632 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 19:22:14,633 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 19:22:14,633 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 19:22:14,637 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 19:22:14,834 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 19:22:14,835 Root WebApplicationContext: initialization completed in 4354 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 19:22:15,152 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 19:22:15,415 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 19:22:15,416 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 19:22:15,416 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 19:22:15,417 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 19:22:15,697 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 19:22:15,768 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 19:22:15,771 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 19:22:15,915 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 19:22:16,358 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 19:22:16,866 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 19:22:16,991 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 19:22:17,180 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:22:17,587 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 19:22:17,588 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:22:17,588 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:22:17,589 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:22:17,614 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:22:18,444 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:22:19,174 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:22:19,182 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:22:19,184 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 19:22:19,208 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:22:20,016 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 19:22:20,019 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:22:20,021 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:22:20,022 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 19:22:20,039 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:22:20,043 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 19:22:20,044 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:22:20,066 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 19:22:20,121 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 19:22:20,155 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 19:22:25,035 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 19:22:28,086 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 19:22:28,098 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 19:22:28,099 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 19:22:28,102 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 19:22:28,104 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 19:22:28,105 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 19:22:28,105 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 19:22:28,106 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 19:22:28,106 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4f6938cb setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 19:22:30,171 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 19:22:30,494 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 19:22:30,703 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 19:22:32,063 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:22:32,079 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 19:22:32,100 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 19:22:32,162 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 19:22:32,382 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:22:32,384 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:22:32,385 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:22:32,387 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:22:32,389 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:22:32,407 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 19:22:32,420 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 19:22:32,426 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 19:22:32,427 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 19:22:32,428 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 19:22:32,430 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 19:22:32,431 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 19:22:32,450 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:22:32,477 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 19:22:32,480 Started JeecgApplication in 23.44 seconds (JVM running for 24.442) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 19:22:32,493 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 19:22:32,936 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 19:22:32,936 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 19:22:32,966 Completed initialization in 30 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 19:22:33,434 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 19:22:33,438 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 19:22:36,878 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:151)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 19:27:23 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 19:24:20,732 Starting JeecgApplication on DESKTOP-7I21J53 with PID 19540 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 19:24:20,738 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 19:24:22,907 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 19:24:22,911 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 19:24:23,100 Finished Spring Data repository scanning in 175ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 19:24:23,575 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:24:23,699 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:24:23,948 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 19:24:23,950 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 19:24:23,953 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:24:23,957 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:24:23,990 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:24:24,055 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:24:24,208 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:24:24,215 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:24:24,232 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:24:24,239 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:24:24,264 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:24:24,274 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:24:24,374 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:24:24,455 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:24:24,471 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:24:24,507 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:24:24,513 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:24:24,933 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 19:24:24,956 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:24:24,970 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 19:24:24,971 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 19:24:24,980 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 19:24:24,981 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 19:24:24,981 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 19:24:24,986 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 19:24:25,235 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 19:24:25,236 Root WebApplicationContext: initialization completed in 4454 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 19:24:25,566 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 19:24:25,855 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 19:24:25,856 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 19:24:25,856 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 19:24:25,857 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 19:24:26,138 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 19:24:26,209 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 19:24:26,211 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 19:24:26,359 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 19:24:26,804 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 19:24:26,992 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 19:24:27,405 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 19:24:27,592 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:24:28,007 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 19:24:28,008 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:24:28,009 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:24:28,009 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:24:28,032 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:24:28,868 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:24:29,574 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:24:29,582 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:24:29,584 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 19:24:29,598 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:24:30,393 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 19:24:30,397 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:24:30,399 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:24:30,400 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 19:24:30,417 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:24:30,421 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 19:24:30,422 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:24:30,446 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 19:24:30,502 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 19:24:30,538 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 19:24:35,233 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 19:24:37,149 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 19:24:37,162 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 19:24:37,162 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 19:24:37,165 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 19:24:37,167 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 19:24:37,168 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 19:24:37,168 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 19:24:37,168 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 19:24:37,169 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4f6938cb setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 19:24:39,253 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 19:24:39,561 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 19:24:39,765 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 19:24:41,093 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:24:41,110 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 19:24:41,132 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 19:24:41,210 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 19:24:41,431 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:24:41,432 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:24:41,435 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:24:41,436 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:24:41,438 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:24:41,456 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 19:24:41,464 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 19:24:41,471 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 19:24:41,471 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 19:24:41,473 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 19:24:41,475 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 19:24:41,476 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 19:24:41,493 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:24:41,521 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 19:24:41,524 Started JeecgApplication in 22.257 seconds (JVM running for 23.278) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 19:24:41,537 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 19:24:42,194 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 19:24:42,195 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 19:24:42,218 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 19:24:42,331 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 19:24:42,337 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 19:24:45,614 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:152)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 19:29:17 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 19:27:23,791 Starting JeecgApplication on DESKTOP-7I21J53 with PID 11516 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 19:27:23,794 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 19:27:25,805 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 19:27:25,808 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 19:27:25,993 Finished Spring Data repository scanning in 171ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 19:27:26,440 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:27:26,547 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:27:26,783 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 19:27:26,786 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 19:27:26,788 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:27:26,793 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:27:26,825 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:27:26,892 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:27:27,042 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:27:27,048 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:27:27,059 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:27:27,067 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:27:27,091 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:27:27,100 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:27:27,199 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:27:27,277 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:27:27,291 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:27:27,325 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:27:27,331 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:27:27,737 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 19:27:27,753 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:27:27,763 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 19:27:27,763 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 19:27:27,770 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 19:27:27,770 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 19:27:27,770 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 19:27:27,774 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 19:27:27,968 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 19:27:27,969 Root WebApplicationContext: initialization completed in 4143 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 19:27:28,283 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 19:27:28,543 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 19:27:28,544 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 19:27:28,544 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 19:27:28,545 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 19:27:28,821 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 19:27:28,892 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 19:27:28,895 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 19:27:29,039 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 19:27:29,472 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 19:27:29,971 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 19:27:30,087 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 19:27:30,281 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:27:30,712 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 19:27:30,713 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:27:30,713 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:27:30,714 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:27:30,739 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:27:31,619 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:27:32,359 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:27:32,367 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:27:32,369 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 19:27:32,383 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:27:33,235 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 19:27:33,239 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:27:33,241 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:27:33,242 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 19:27:33,257 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:27:33,261 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 19:27:33,262 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:27:33,285 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 19:27:33,337 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 19:27:33,380 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 19:27:37,924 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 19:27:39,883 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 19:27:39,895 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 19:27:39,896 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 19:27:39,899 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 19:27:39,901 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 19:27:39,902 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 19:27:39,902 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 19:27:39,902 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 19:27:39,903 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@58965e17 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 19:27:41,837 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 19:27:42,143 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 19:27:42,340 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 19:27:43,651 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:27:43,675 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 19:27:43,700 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 19:27:43,762 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 19:27:43,983 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:27:43,985 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:27:43,986 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:27:43,988 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:27:43,990 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:27:44,008 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 19:27:44,019 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 19:27:44,024 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 19:27:44,025 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 19:27:44,026 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 19:27:44,028 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 19:27:44,029 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 19:27:44,048 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:27:44,075 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 19:27:44,077 Started JeecgApplication in 21.85 seconds (JVM running for 22.795) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 19:27:44,091 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 19:27:44,430 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 19:27:44,431 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 19:27:44,453 Completed initialization in 22 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 19:27:44,551 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 19:27:44,558 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 19:27:47,498 {conn-10004, pstmt-20025} execute error. INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$e1666666.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$4e6add8c.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:105)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-07-29 19:27:47,551 ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value handleDataIntegrityViolationException JeecgBootExceptionHandler.java 83
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$e1666666.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$4e6add8c.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:105)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
ERROR 2020-07-29 19:28:16,480 {conn-10004, pstmt-20027} execute error. INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$e1666666.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$4e6add8c.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:105)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-07-29 19:28:16,490 ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value handleDataIntegrityViolationException JeecgBootExceptionHandler.java 83
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$e1666666.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$4e6add8c.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:105)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 19:34:11 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 19:29:17,293 Starting JeecgApplication on DESKTOP-7I21J53 with PID 16488 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 19:29:17,296 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 19:29:19,331 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 19:29:19,334 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 19:29:19,517 Finished Spring Data repository scanning in 168ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 19:29:19,944 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:29:20,059 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:29:20,300 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 19:29:20,302 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 19:29:20,304 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:29:20,309 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:29:20,340 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:29:20,407 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:29:20,553 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:29:20,559 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:29:20,570 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:29:20,578 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:29:20,605 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:29:20,617 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:29:20,719 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:29:20,798 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:29:20,815 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:29:20,850 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:29:20,856 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:29:21,263 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 19:29:21,279 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:29:21,289 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 19:29:21,289 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 19:29:21,295 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 19:29:21,295 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 19:29:21,296 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 19:29:21,299 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 19:29:21,496 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 19:29:21,497 Root WebApplicationContext: initialization completed in 4162 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 19:29:21,810 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 19:29:22,056 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 19:29:22,057 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 19:29:22,058 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 19:29:22,058 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 19:29:22,334 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 19:29:22,405 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 19:29:22,408 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 19:29:22,551 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 19:29:23,004 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 19:29:23,522 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 19:29:23,639 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 19:29:23,829 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:29:24,245 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 19:29:24,245 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:29:24,246 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:29:24,246 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:29:24,271 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:29:25,095 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:29:25,807 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:29:25,838 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:29:25,843 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 19:29:25,868 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:29:26,667 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 19:29:26,670 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:29:26,672 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:29:26,673 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 19:29:26,690 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:29:26,694 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 19:29:26,695 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:29:26,718 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 19:29:26,770 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 19:29:26,803 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 19:29:31,457 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 19:29:33,327 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 19:29:33,338 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 19:29:33,339 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 19:29:33,341 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 19:29:33,344 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 19:29:33,345 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 19:29:33,345 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 19:29:33,345 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 19:29:33,346 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4f6938cb setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 19:29:35,332 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 19:29:35,636 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 19:29:35,837 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 19:29:37,167 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:29:37,184 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 19:29:37,205 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 19:29:37,265 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 19:29:37,485 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:29:37,487 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:29:37,488 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:29:37,490 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:29:37,492 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:29:37,510 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 19:29:37,521 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 19:29:37,527 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 19:29:37,528 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 19:29:37,529 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 19:29:37,531 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 19:29:37,532 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 19:29:37,550 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:29:37,577 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 19:29:37,580 Started JeecgApplication in 21.765 seconds (JVM running for 22.736) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 19:29:37,593 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 19:29:37,858 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 19:29:37,859 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 19:29:37,882 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 19:29:38,007 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 19:29:38,011 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 19:29:41,234 {conn-10004, pstmt-20025} execute error. INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$e1666666.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$4e6add8c.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:105)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-07-29 19:29:41,278 ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value handleDataIntegrityViolationException JeecgBootExceptionHandler.java 83
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$e1666666.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$4e6add8c.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:105)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 19:35:13 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 19:34:11,483 Starting JeecgApplication on DESKTOP-7I21J53 with PID 4280 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 19:34:11,486 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 19:34:13,565 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 19:34:13,569 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 19:34:13,749 Finished Spring Data repository scanning in 166ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 19:34:14,181 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:34:14,288 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:34:14,525 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 19:34:14,528 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 19:34:14,530 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:34:14,535 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:34:14,568 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:34:14,635 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:34:14,788 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:34:14,795 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:34:14,807 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:34:14,815 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:34:14,843 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:34:14,853 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:34:14,952 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:34:15,032 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:34:15,046 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:34:15,081 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:34:15,087 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:34:15,499 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 19:34:15,514 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:34:15,526 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 19:34:15,526 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 19:34:15,533 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 19:34:15,533 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 19:34:15,534 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 19:34:15,538 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 19:34:15,733 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 19:34:15,734 Root WebApplicationContext: initialization completed in 4211 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 19:34:16,045 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 19:34:16,299 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 19:34:16,300 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 19:34:16,300 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 19:34:16,300 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 19:34:16,580 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 19:34:16,654 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 19:34:16,657 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 19:34:16,804 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 19:34:17,279 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 19:34:17,772 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 19:34:17,891 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 19:34:18,088 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:34:18,504 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 19:34:18,505 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:34:18,506 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:34:18,506 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:34:18,531 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:34:19,381 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:34:20,109 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:34:20,116 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:34:20,118 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 19:34:20,132 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:34:20,947 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 19:34:20,951 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:34:20,952 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:34:20,953 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 19:34:20,971 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:34:20,976 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 19:34:20,977 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:34:20,999 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 19:34:21,054 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 19:34:21,087 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 19:34:25,695 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 19:34:27,672 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 19:34:27,684 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 19:34:27,684 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 19:34:27,687 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 19:34:27,689 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 19:34:27,690 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 19:34:27,691 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 19:34:27,691 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 19:34:27,691 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@bb0dcb6 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 19:34:29,666 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 19:34:29,979 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 19:34:30,176 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 19:34:31,495 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:34:31,511 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 19:34:31,532 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 19:34:31,591 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 19:34:31,813 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:34:31,814 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:34:31,816 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:34:31,817 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:34:31,819 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:34:31,838 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 19:34:31,847 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 19:34:31,854 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 19:34:31,855 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 19:34:31,856 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 19:34:31,858 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 19:34:31,859 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 19:34:31,875 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:34:31,901 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 19:34:31,904 Started JeecgApplication in 21.821 seconds (JVM running for 22.776) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 19:34:31,917 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 19:34:32,115 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 19:34:32,118 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-07-29 19:34:32,336 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 19:34:32,337 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 19:34:32,365 Completed initialization in 28 ms initServletBean FrameworkServlet.java 546
ERROR 2020-07-29 19:34:37,060 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:119)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Wed Jul 29 19:37:05 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 19:35:13,395 Starting JeecgApplication on DESKTOP-7I21J53 with PID 14060 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 19:35:13,399 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 19:35:15,541 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 19:35:15,544 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 19:35:15,730 Finished Spring Data repository scanning in 172ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 19:35:16,192 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:35:16,307 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:35:16,555 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 19:35:16,558 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 19:35:16,561 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:35:16,566 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:35:16,600 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:35:16,668 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:35:16,928 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:35:16,935 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:35:16,947 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:35:16,955 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:35:17,197 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:35:17,217 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:35:17,373 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:35:17,459 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:35:17,474 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:35:17,511 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:35:17,517 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:35:17,957 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 19:35:17,974 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:35:17,983 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 19:35:17,983 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 19:35:17,989 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 19:35:17,990 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 19:35:17,990 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 19:35:17,994 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 19:35:18,178 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 19:35:18,179 Root WebApplicationContext: initialization completed in 4738 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 19:35:18,493 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 19:35:18,753 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 19:35:18,754 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 19:35:18,755 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 19:35:18,755 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 19:35:19,097 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 19:35:19,628 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 19:35:19,635 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 19:35:19,903 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 19:35:20,660 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 19:35:21,131 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 19:35:21,248 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 19:35:21,449 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:35:21,953 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 19:35:21,954 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:35:21,954 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:35:21,955 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:35:21,979 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:35:23,561 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:35:24,685 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:35:24,692 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:35:24,694 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 19:35:24,708 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:35:25,479 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 19:35:25,482 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:35:25,484 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:35:25,485 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 19:35:25,504 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:35:25,508 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 19:35:25,509 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:35:25,531 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 19:35:25,587 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 19:35:25,621 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 19:35:30,196 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 19:35:32,284 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 19:35:32,295 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 19:35:32,296 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 19:35:32,299 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 19:35:32,301 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 19:35:32,302 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 19:35:32,302 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 19:35:32,302 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 19:35:32,303 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4f6938cb setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 19:35:34,542 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 19:35:34,857 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 19:35:35,053 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 19:35:36,398 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:35:36,413 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 19:35:36,434 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 19:35:36,497 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 19:35:36,729 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:35:36,731 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:35:36,732 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:35:36,734 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:35:36,736 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:35:36,755 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 19:35:36,763 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 19:35:36,771 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 19:35:36,772 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 19:35:36,773 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 19:35:36,775 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 19:35:36,776 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 19:35:36,793 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:35:36,820 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 19:35:36,823 Started JeecgApplication in 24.88 seconds (JVM running for 25.806) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 19:35:36,837 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 19:35:37,318 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 19:35:37,318 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 19:35:37,338 Completed initialization in 19 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 19:35:37,751 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 19:35:37,755 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 19:35:41,221 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:120)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Wed Jul 29 19:37:49 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 19:37:05,295 Starting JeecgApplication on DESKTOP-7I21J53 with PID 10944 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 19:37:05,299 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 19:37:07,445 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 19:37:07,448 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 19:37:07,632 Finished Spring Data repository scanning in 170ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 19:37:08,082 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:08,193 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:08,437 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 19:37:08,440 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 19:37:08,443 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:08,448 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:08,488 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:08,569 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:08,728 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:08,734 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:08,746 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:08,752 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:08,776 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:08,786 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:08,886 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:08,962 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:08,977 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:09,008 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:09,014 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:09,416 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 19:37:09,432 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:37:09,441 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 19:37:09,442 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 19:37:09,448 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 19:37:09,449 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 19:37:09,449 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 19:37:09,452 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 19:37:09,647 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 19:37:09,647 Root WebApplicationContext: initialization completed in 4312 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 19:37:09,960 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 19:37:10,210 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 19:37:10,211 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 19:37:10,211 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 19:37:10,211 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 19:37:10,487 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 19:37:10,557 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 19:37:10,560 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 19:37:10,705 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 19:37:11,142 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 19:37:11,358 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 19:37:11,774 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 19:37:11,964 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:37:12,415 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 19:37:12,416 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:37:12,417 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:37:12,417 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:37:12,441 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:37:13,277 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:37:13,983 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:37:13,987 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:37:13,989 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 19:37:14,006 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:37:14,797 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 19:37:14,801 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:37:14,803 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:37:14,804 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 19:37:14,822 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:37:14,826 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 19:37:14,827 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:37:14,850 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 19:37:14,903 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 19:37:14,940 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 19:37:19,543 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 19:37:21,428 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 19:37:21,439 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 19:37:21,440 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 19:37:21,442 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 19:37:21,445 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 19:37:21,446 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 19:37:21,446 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 19:37:21,447 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 19:37:21,447 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4f6938cb setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 19:37:23,422 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 19:37:23,727 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 19:37:23,930 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 19:37:25,227 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:37:25,256 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 19:37:25,277 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 19:37:25,337 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 19:37:25,556 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:37:25,563 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:37:25,568 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:37:25,571 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:37:25,575 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:37:25,596 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 19:37:25,605 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 19:37:25,611 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 19:37:25,612 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 19:37:25,613 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 19:37:25,615 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 19:37:25,616 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 19:37:25,634 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:37:25,660 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 19:37:25,663 Started JeecgApplication in 21.914 seconds (JVM running for 22.91) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 19:37:25,676 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 19:37:26,488 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 19:37:26,488 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 19:37:26,512 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 19:37:26,616 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 19:37:26,621 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 19:37:30,035 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:155)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 19:43:18 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 19:37:49,868 Starting JeecgApplication on DESKTOP-7I21J53 with PID 11680 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 19:37:49,872 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 19:37:51,882 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 19:37:51,886 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 19:37:52,071 Finished Spring Data repository scanning in 171ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 19:37:52,507 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:52,621 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:52,861 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 19:37:52,863 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 19:37:52,866 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:52,870 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:52,902 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:52,967 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:53,120 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:53,127 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:53,140 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:53,147 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:53,171 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:53,180 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:53,278 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:53,355 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:53,370 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:53,404 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:53,410 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:37:53,815 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 19:37:53,831 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:37:53,841 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 19:37:53,842 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 19:37:53,848 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 19:37:53,849 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 19:37:53,849 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 19:37:53,852 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 19:37:54,044 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 19:37:54,044 Root WebApplicationContext: initialization completed in 4136 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 19:37:54,358 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 19:37:54,614 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 19:37:54,614 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 19:37:54,615 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 19:37:54,615 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 19:37:54,894 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 19:37:54,966 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 19:37:54,968 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 19:37:55,112 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 19:37:55,553 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 19:37:56,073 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 19:37:56,188 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 19:37:56,377 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:37:56,791 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 19:37:56,792 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:37:56,793 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:37:56,793 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:37:56,817 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:37:57,647 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:37:58,356 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:37:58,364 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:37:58,366 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 19:37:58,380 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:37:59,193 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 19:37:59,197 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:37:59,199 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:37:59,200 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 19:37:59,217 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:37:59,221 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 19:37:59,222 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:37:59,245 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 19:37:59,297 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 19:37:59,331 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 19:38:04,125 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 19:38:06,071 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 19:38:06,082 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 19:38:06,082 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 19:38:06,084 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 19:38:06,088 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 19:38:06,089 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 19:38:06,090 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 19:38:06,090 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 19:38:06,091 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1c7aa676 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 19:38:08,202 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 19:38:08,531 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 19:38:08,730 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 19:38:10,119 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:38:10,136 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 19:38:10,158 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 19:38:10,217 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 19:38:10,477 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:38:10,480 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:38:10,482 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:38:10,484 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:38:10,486 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:38:10,507 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 19:38:10,517 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 19:38:10,525 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 19:38:10,526 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 19:38:10,527 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 19:38:10,529 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 19:38:10,531 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 19:38:10,548 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:38:10,575 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 19:38:10,578 Started JeecgApplication in 22.216 seconds (JVM running for 23.266) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 19:38:10,591 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 19:38:11,327 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 19:38:11,327 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 19:38:11,351 Completed initialization in 24 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 19:38:11,492 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 19:38:11,497 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 19:38:14,918 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:155)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$a74528f3.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 19:44:16 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 19:43:18,346 Starting JeecgApplication on DESKTOP-7I21J53 with PID 8100 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 19:43:18,349 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 19:43:20,396 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 19:43:20,400 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 19:43:20,578 Finished Spring Data repository scanning in 165ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 19:43:21,003 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:43:21,111 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:43:21,343 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 19:43:21,346 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 19:43:21,350 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:43:21,354 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:43:21,385 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:43:21,451 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:43:21,596 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:43:21,602 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:43:21,612 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:43:21,619 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:43:21,643 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:43:21,653 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:43:21,752 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:43:21,827 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:43:21,842 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:43:21,874 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:43:21,879 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:43:22,277 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 19:43:22,293 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:43:22,302 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 19:43:22,303 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 19:43:22,309 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 19:43:22,310 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 19:43:22,310 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 19:43:22,313 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 19:43:22,510 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 19:43:22,511 Root WebApplicationContext: initialization completed in 4128 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 19:43:22,819 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 19:43:23,076 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 19:43:23,076 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 19:43:23,077 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 19:43:23,077 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 19:43:23,352 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 19:43:23,421 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 19:43:23,424 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 19:43:23,567 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 19:43:24,001 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 19:43:24,531 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 19:43:24,664 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 19:43:24,872 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:43:25,307 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 19:43:25,308 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:43:25,309 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:43:25,309 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:43:25,340 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:43:26,204 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:43:26,920 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:43:26,924 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:43:26,926 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 19:43:26,942 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:43:27,756 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 19:43:27,759 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:43:27,761 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:43:27,762 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 19:43:27,780 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:43:27,784 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 19:43:27,785 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:43:27,807 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 19:43:27,861 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 19:43:27,895 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 19:43:32,405 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 19:43:34,396 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 19:43:34,408 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 19:43:34,408 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 19:43:34,411 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 19:43:34,413 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 19:43:34,414 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 19:43:34,415 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 19:43:34,415 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 19:43:34,416 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@58965e17 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 19:43:36,340 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 19:43:36,646 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 19:43:36,841 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 19:43:38,167 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:43:38,183 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 19:43:38,204 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 19:43:38,264 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 19:43:38,487 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:43:38,489 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:43:38,490 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:43:38,492 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:43:38,494 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:43:38,512 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 19:43:38,521 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 19:43:38,526 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 19:43:38,527 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 19:43:38,528 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 19:43:38,530 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 19:43:38,531 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 19:43:38,550 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:43:38,577 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 19:43:38,580 Started JeecgApplication in 21.567 seconds (JVM running for 22.521) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 19:43:38,594 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 19:43:39,031 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 19:43:39,031 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 19:43:39,061 Completed initialization in 29 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 19:43:39,202 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 19:43:39,206 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 19:43:48,939 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:164)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 19:45:34 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 19:44:16,495 Starting JeecgApplication on DESKTOP-7I21J53 with PID 13932 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 19:44:16,498 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 19:44:18,589 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 19:44:18,592 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 19:44:18,776 Finished Spring Data repository scanning in 169ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 19:44:19,202 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:44:19,316 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:44:19,551 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 19:44:19,554 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 19:44:19,556 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:44:19,562 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:44:19,593 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:44:19,661 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:44:19,807 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:44:19,813 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:44:19,824 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:44:19,832 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:44:19,856 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:44:19,865 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:44:19,964 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:44:20,041 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:44:20,055 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:44:20,089 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:44:20,095 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:44:20,499 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 19:44:20,515 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:44:20,524 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 19:44:20,525 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 19:44:20,531 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 19:44:20,531 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 19:44:20,531 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 19:44:20,535 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 19:44:20,727 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 19:44:20,728 Root WebApplicationContext: initialization completed in 4193 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 19:44:21,043 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 19:44:21,295 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 19:44:21,296 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 19:44:21,296 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 19:44:21,297 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 19:44:21,572 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 19:44:21,644 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 19:44:21,647 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 19:44:21,792 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 19:44:22,243 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 19:44:22,741 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 19:44:22,857 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 19:44:23,049 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:44:23,475 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 19:44:23,476 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:44:23,476 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:44:23,477 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:44:23,501 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:44:24,343 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:44:25,050 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:44:25,054 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:44:25,056 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 19:44:25,071 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:44:25,884 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 19:44:25,888 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:44:25,889 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:44:25,890 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 19:44:25,908 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:44:25,912 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 19:44:25,913 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:44:25,935 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 19:44:25,987 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 19:44:26,022 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 19:44:30,564 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 19:44:32,522 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 19:44:32,534 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 19:44:32,534 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 19:44:32,537 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 19:44:32,539 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 19:44:32,540 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 19:44:32,541 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 19:44:32,541 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 19:44:32,541 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@58965e17 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 19:44:34,526 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 19:44:34,847 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 19:44:35,051 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 19:44:36,398 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:44:36,414 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 19:44:36,437 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 19:44:36,500 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 19:44:36,726 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:44:36,728 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:44:36,730 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:44:36,731 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:44:36,733 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:44:36,753 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 19:44:36,762 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 19:44:36,766 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 19:44:36,767 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 19:44:36,768 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 19:44:36,770 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 19:44:36,771 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 19:44:36,789 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:44:36,817 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 19:44:36,820 Started JeecgApplication in 21.8 seconds (JVM running for 22.764) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 19:44:36,833 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 19:44:37,346 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 19:44:37,347 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 19:44:37,369 Completed initialization in 22 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 19:44:37,465 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 19:44:37,467 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 19:44:43,460 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:164)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 19:48:52 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 19:45:34,643 Starting JeecgApplication on DESKTOP-7I21J53 with PID 10996 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 19:45:34,647 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 19:45:36,673 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 19:45:36,677 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 19:45:36,875 Finished Spring Data repository scanning in 174ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 19:45:37,306 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:45:37,413 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:45:37,652 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 19:45:37,654 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 19:45:37,656 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:45:37,661 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:45:37,692 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:45:37,757 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:45:37,903 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:45:37,909 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:45:37,920 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:45:37,926 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:45:37,949 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:45:37,959 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:45:38,059 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:45:38,137 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:45:38,152 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:45:38,184 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:45:38,190 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:45:38,594 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 19:45:38,610 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:45:38,619 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 19:45:38,619 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 19:45:38,626 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 19:45:38,626 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 19:45:38,627 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 19:45:38,630 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 19:45:38,820 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 19:45:38,821 Root WebApplicationContext: initialization completed in 4141 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 19:45:39,129 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 19:45:39,380 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 19:45:39,381 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 19:45:39,381 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 19:45:39,381 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 19:45:39,657 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 19:45:39,729 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 19:45:39,732 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 19:45:39,879 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 19:45:40,360 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 19:45:40,822 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 19:45:40,939 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 19:45:41,132 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:45:41,599 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 19:45:41,600 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:45:41,600 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:45:41,601 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:45:41,625 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:45:42,471 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:45:43,204 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:45:43,208 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:45:43,210 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 19:45:43,226 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:45:44,014 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 19:45:44,017 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:45:44,019 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:45:44,020 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 19:45:44,036 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:45:44,040 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 19:45:44,041 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:45:44,064 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 19:45:44,119 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 19:45:44,154 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 19:45:48,687 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 19:45:50,653 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 19:45:50,664 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 19:45:50,665 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 19:45:50,668 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 19:45:50,670 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 19:45:50,671 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 19:45:50,671 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 19:45:50,672 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 19:45:50,672 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@58965e17 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 19:45:52,577 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 19:45:52,885 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 19:45:53,083 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 19:45:54,387 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:45:54,403 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 19:45:54,424 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 19:45:54,485 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 19:45:54,706 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:45:54,708 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:45:54,709 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:45:54,711 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:45:54,712 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:45:54,730 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 19:45:54,742 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 19:45:54,747 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 19:45:54,748 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 19:45:54,749 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 19:45:54,751 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 19:45:54,752 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 19:45:54,771 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:45:54,797 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 19:45:54,800 Started JeecgApplication in 21.507 seconds (JVM running for 22.44) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 19:45:54,815 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 19:45:55,282 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 19:45:55,282 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 19:45:55,302 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 19:45:55,716 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 19:45:55,719 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 19:45:58,855 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:129)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Wed Jul 29 19:49:59 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 19:48:52,683 Starting JeecgApplication on DESKTOP-7I21J53 with PID 18788 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 19:48:52,686 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 19:48:54,728 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 19:48:54,732 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 19:48:54,916 Finished Spring Data repository scanning in 170ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 19:48:55,356 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$93b23e61] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:48:55,464 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:48:55,704 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 19:48:55,706 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 19:48:55,709 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:48:55,714 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:48:55,746 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:48:55,811 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$73acd4cb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:48:55,959 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:48:55,966 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$dd3b459c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:48:55,978 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:48:55,985 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:48:56,011 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:48:56,021 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$88c69315] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:48:56,121 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:48:56,200 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:48:56,214 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$de80c5ab] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:48:56,247 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$86c5b27b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:48:56,253 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:48:56,651 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 19:48:56,666 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:48:56,674 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 19:48:56,674 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 19:48:56,680 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 19:48:56,680 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 19:48:56,681 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 19:48:56,684 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 19:48:56,866 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 19:48:56,866 Root WebApplicationContext: initialization completed in 4145 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 19:48:57,211 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 19:48:57,497 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 19:48:57,498 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 19:48:57,499 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 19:48:57,499 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 19:48:57,783 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 19:48:57,854 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 19:48:57,856 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 19:48:58,000 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 19:48:58,429 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 19:48:58,603 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 19:48:58,721 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 19:48:58,912 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:48:59,634 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 19:48:59,635 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:48:59,635 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:48:59,635 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:48:59,659 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:49:00,510 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:49:01,247 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:49:01,254 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:49:01,256 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 19:49:01,271 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:49:02,037 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 19:49:02,041 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:49:02,043 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:49:02,044 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 19:49:02,060 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:49:02,065 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 19:49:02,066 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:49:02,088 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 19:49:02,141 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 19:49:02,177 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 19:49:06,624 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 19:49:08,550 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 19:49:08,562 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 19:49:08,563 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 19:49:08,565 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 19:49:08,568 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 19:49:08,569 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 19:49:08,569 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 19:49:08,569 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 19:49:08,570 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1192d1f5 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 19:49:10,563 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 19:49:10,872 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 19:49:11,068 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 19:49:12,369 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:49:12,387 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 19:49:12,408 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 19:49:12,470 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 19:49:12,693 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:49:12,695 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:49:12,697 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:49:12,699 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:49:12,701 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:49:12,719 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 19:49:12,731 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 19:49:12,738 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 19:49:12,739 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 19:49:12,740 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 19:49:12,743 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 19:49:12,744 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 19:49:12,759 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:49:12,785 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 19:49:12,788 Started JeecgApplication in 21.664 seconds (JVM running for 22.622) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 19:49:12,800 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 19:49:13,019 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 19:49:13,019 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 19:49:13,047 Completed initialization in 27 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 19:49:13,144 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 19:49:13,148 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 19:49:16,232 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:165)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 19:51:50 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 19:49:59,352 Starting JeecgApplication on DESKTOP-7I21J53 with PID 18656 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 19:49:59,356 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 19:50:01,421 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 19:50:01,424 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 19:50:01,614 Finished Spring Data repository scanning in 176ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 19:50:02,069 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:50:02,178 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:50:02,428 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 19:50:02,430 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 19:50:02,433 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:50:02,437 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:50:02,469 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:50:02,533 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:50:02,681 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:50:02,686 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:50:02,698 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:50:02,705 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:50:02,729 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:50:02,739 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:50:02,842 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:50:02,918 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:50:02,932 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:50:02,966 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:50:02,972 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:50:03,377 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 19:50:03,391 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:50:03,400 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 19:50:03,400 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 19:50:03,406 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 19:50:03,406 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 19:50:03,407 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 19:50:03,410 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 19:50:03,596 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 19:50:03,596 Root WebApplicationContext: initialization completed in 4205 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 19:50:03,940 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 19:50:04,224 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 19:50:04,225 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 19:50:04,225 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 19:50:04,226 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 19:50:04,593 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 19:50:04,665 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 19:50:04,667 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 19:50:04,819 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 19:50:05,254 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 19:50:05,797 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 19:50:05,915 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 19:50:06,111 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:50:06,523 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 19:50:06,524 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:50:06,524 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:50:06,525 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:50:06,549 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:50:07,459 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:50:08,185 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:50:08,189 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:50:08,191 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 19:50:08,207 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:50:09,093 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 19:50:09,096 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:50:09,099 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:50:09,100 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 19:50:09,119 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:50:09,124 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 19:50:09,125 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:50:09,149 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 19:50:09,206 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 19:50:09,246 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 19:50:13,928 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 19:50:15,864 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 19:50:15,875 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 19:50:15,876 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 19:50:15,878 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 19:50:15,881 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 19:50:15,882 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 19:50:15,882 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 19:50:15,882 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 19:50:15,883 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@58965e17 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 19:50:17,820 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 19:50:18,125 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 19:50:18,322 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 19:50:19,611 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:50:19,640 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 19:50:19,661 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 19:50:19,721 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 19:50:19,943 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:50:19,945 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:50:19,946 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:50:19,948 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:50:19,950 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:50:19,967 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 19:50:19,975 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 19:50:19,980 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 19:50:19,980 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 19:50:19,982 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 19:50:19,983 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 19:50:19,985 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 19:50:20,001 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:50:20,027 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 19:50:20,030 Started JeecgApplication in 22.3 seconds (JVM running for 23.279) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 19:50:20,043 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 19:50:20,563 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 19:50:20,563 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 19:50:20,584 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 19:50:21,041 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 19:50:21,044 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 19:50:23,941 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:130)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Wed Jul 29 19:54:38 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 19:51:50,712 Starting JeecgApplication on DESKTOP-7I21J53 with PID 16732 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 19:51:50,715 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 19:51:52,744 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 19:51:52,748 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 19:51:52,933 Finished Spring Data repository scanning in 170ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 19:51:53,369 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:51:53,476 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:51:53,716 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 19:51:53,718 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 19:51:53,720 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:51:53,725 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:51:53,756 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:51:53,822 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:51:53,977 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:51:53,984 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:51:54,001 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:51:54,010 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:51:54,038 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:51:54,049 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:51:54,161 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:51:54,239 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:51:54,253 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:51:54,287 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:51:54,293 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:51:54,695 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 19:51:54,712 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:51:54,722 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 19:51:54,722 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 19:51:54,728 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 19:51:54,729 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 19:51:54,729 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 19:51:54,732 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 19:51:54,931 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 19:51:54,932 Root WebApplicationContext: initialization completed in 4182 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 19:51:55,248 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 19:51:55,499 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 19:51:55,500 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 19:51:55,500 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 19:51:55,500 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 19:51:55,789 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 19:51:55,864 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 19:51:55,867 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 19:51:56,010 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 19:51:56,439 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 19:51:56,809 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 19:51:56,926 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 19:51:57,116 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:51:57,524 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 19:51:57,525 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:51:57,525 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:51:57,526 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:51:57,549 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:51:58,388 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:51:59,121 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:51:59,126 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:51:59,127 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 19:51:59,143 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:51:59,959 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 19:51:59,962 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:51:59,963 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:51:59,965 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 19:51:59,982 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:51:59,991 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 19:51:59,994 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:52:00,024 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 19:52:00,076 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 19:52:00,109 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 19:52:04,607 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 19:52:06,501 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 19:52:06,512 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 19:52:06,513 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 19:52:06,516 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 19:52:06,518 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 19:52:06,519 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 19:52:06,519 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 19:52:06,520 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 19:52:06,520 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4f6938cb setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 19:52:08,507 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 19:52:08,815 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 19:52:09,012 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 19:52:10,338 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:52:10,354 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 19:52:10,376 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 19:52:10,436 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 19:52:10,660 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:52:10,661 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:52:10,663 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:52:10,665 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:52:10,667 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:52:10,685 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 19:52:10,695 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 19:52:10,701 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 19:52:10,701 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 19:52:10,703 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 19:52:10,705 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 19:52:10,706 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 19:52:10,723 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:52:10,751 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 19:52:10,754 Started JeecgApplication in 21.447 seconds (JVM running for 22.425) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 19:52:10,768 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 19:52:11,249 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 19:52:11,249 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 19:52:11,280 Completed initialization in 30 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 19:52:11,747 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 19:52:11,751 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 19:52:14,510 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:131)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Wed Jul 29 19:59:06 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 19:54:38,656 Starting JeecgApplication on DESKTOP-7I21J53 with PID 12512 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 19:54:38,660 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 19:54:40,851 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 19:54:40,854 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 19:54:41,036 Finished Spring Data repository scanning in 168ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 19:54:41,511 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:54:41,625 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:54:41,873 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 19:54:41,875 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 19:54:41,878 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:54:41,882 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:54:41,915 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:54:41,981 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:54:42,158 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:54:42,164 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:54:42,181 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:54:42,188 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:54:42,211 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:54:42,221 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:54:42,325 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:54:42,413 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:54:42,437 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:54:42,485 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:54:42,498 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:54:42,940 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 19:54:42,957 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:54:42,968 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 19:54:42,969 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 19:54:42,976 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 19:54:42,977 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 19:54:42,977 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 19:54:42,980 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 19:54:43,170 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 19:54:43,171 Root WebApplicationContext: initialization completed in 4469 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 19:54:43,527 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 19:54:43,801 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 19:54:43,802 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 19:54:43,803 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 19:54:43,803 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 19:54:44,151 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 19:54:44,235 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 19:54:44,238 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 19:54:44,410 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 19:54:44,900 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 19:54:45,433 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 19:54:45,565 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 19:54:45,781 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:54:46,300 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 19:54:46,302 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:54:46,303 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:54:46,304 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:54:46,339 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:54:47,237 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:54:48,015 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:54:48,020 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:54:48,021 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 19:54:48,037 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:54:48,892 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 19:54:48,895 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:54:48,897 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:54:48,898 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 19:54:48,916 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:54:48,919 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 19:54:48,921 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:54:48,943 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 19:54:48,999 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 19:54:49,033 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 19:54:54,099 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 19:54:56,291 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 19:54:56,302 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 19:54:56,303 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 19:54:56,305 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 19:54:56,307 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 19:54:56,308 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 19:54:56,309 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 19:54:56,309 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 19:54:56,309 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@58965e17 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 19:54:58,376 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 19:54:58,714 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 19:54:58,930 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 19:55:00,338 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:55:00,353 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 19:55:00,373 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 19:55:00,435 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 19:55:00,677 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:55:00,680 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:55:00,682 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:55:00,685 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:55:00,687 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:55:00,714 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 19:55:00,727 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 19:55:00,733 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 19:55:00,734 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 19:55:00,736 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 19:55:00,738 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 19:55:00,740 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 19:55:00,771 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:55:00,813 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 19:55:00,819 Started JeecgApplication in 23.72 seconds (JVM running for 24.737) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 19:55:00,839 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 19:55:01,304 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 19:55:01,305 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 19:55:01,340 Completed initialization in 35 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 19:55:01,470 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 19:55:01,474 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 19:56:34,456 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:169)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
ERROR 2020-07-29 19:56:38,292 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:169)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 20:00:37 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 19:59:06,604 Starting JeecgApplication on DESKTOP-7I21J53 with PID 11380 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 19:59:06,607 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 19:59:08,609 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 19:59:08,613 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 19:59:08,790 Finished Spring Data repository scanning in 164ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 19:59:09,220 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:59:09,332 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:59:09,564 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 19:59:09,566 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 19:59:09,569 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:59:09,574 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:59:09,605 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:59:09,670 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:59:09,814 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:59:09,819 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:59:09,830 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:59:09,838 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:59:09,861 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:59:09,870 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:59:09,969 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:59:10,045 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:59:10,067 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:59:10,100 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:59:10,105 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 19:59:10,502 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 19:59:10,518 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:59:10,528 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 19:59:10,528 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 19:59:10,535 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 19:59:10,535 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 19:59:10,536 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 19:59:10,539 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 19:59:10,739 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 19:59:10,739 Root WebApplicationContext: initialization completed in 4100 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 19:59:11,048 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 19:59:11,300 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 19:59:11,300 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 19:59:11,301 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 19:59:11,301 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 19:59:11,574 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 19:59:11,645 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 19:59:11,647 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 19:59:11,789 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 19:59:12,210 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 19:59:12,384 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 19:59:12,790 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 19:59:12,988 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:59:13,405 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 19:59:13,406 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:59:13,407 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 19:59:13,407 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:59:13,431 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 19:59:14,371 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:59:15,117 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:59:15,122 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 19:59:15,124 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 19:59:15,142 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:59:15,983 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 19:59:15,988 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:59:15,990 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 19:59:15,991 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 19:59:16,009 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 19:59:16,013 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 19:59:16,015 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 19:59:16,038 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 19:59:16,091 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 19:59:16,126 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 19:59:20,678 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 19:59:22,635 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 19:59:22,646 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 19:59:22,647 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 19:59:22,649 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 19:59:22,652 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 19:59:22,653 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 19:59:22,653 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 19:59:22,653 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 19:59:22,654 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@bb0dcb6 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 19:59:24,714 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 19:59:25,025 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 19:59:25,229 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 19:59:26,537 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 19:59:26,570 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 19:59:26,590 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 19:59:26,652 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 19:59:26,868 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:59:26,869 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:59:26,871 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:59:26,872 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:59:26,874 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 19:59:26,892 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 19:59:26,902 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 19:59:26,907 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 19:59:26,908 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 19:59:26,909 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 19:59:26,911 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 19:59:26,913 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 19:59:26,933 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 19:59:26,959 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 19:59:26,962 Started JeecgApplication in 21.709 seconds (JVM running for 22.748) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 19:59:26,975 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 19:59:27,285 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 19:59:27,287 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-07-29 19:59:27,479 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 19:59:27,479 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 19:59:27,518 Completed initialization in 38 ms initServletBean FrameworkServlet.java 546
ERROR 2020-07-29 19:59:30,392 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:133)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$97143e1d.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Wed Jul 29 20:03:24 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 20:00:37,773 Starting JeecgApplication on DESKTOP-7I21J53 with PID 1160 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 20:00:37,776 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 20:00:39,801 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 20:00:39,805 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 20:00:39,982 Finished Spring Data repository scanning in 163ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 20:00:40,413 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:00:40,521 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:00:40,758 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 20:00:40,760 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 20:00:40,763 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:00:40,767 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:00:40,798 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:00:40,862 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:00:41,009 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:00:41,015 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:00:41,027 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:00:41,034 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:00:41,059 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:00:41,068 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:00:41,166 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:00:41,243 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:00:41,257 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:00:41,291 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:00:41,297 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:00:41,713 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 20:00:41,729 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 20:00:41,738 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 20:00:41,739 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 20:00:41,745 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 20:00:41,745 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 20:00:41,745 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 20:00:41,749 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 20:00:41,960 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 20:00:41,960 Root WebApplicationContext: initialization completed in 4151 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 20:00:42,270 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 20:00:42,515 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 20:00:42,516 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 20:00:42,517 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 20:00:42,517 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 20:00:42,793 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 20:00:42,863 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 20:00:42,866 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 20:00:43,008 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 20:00:43,443 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 20:00:43,944 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 20:00:44,067 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 20:00:44,254 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 20:00:44,685 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 20:00:44,686 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 20:00:44,686 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 20:00:44,687 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 20:00:44,711 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 20:00:45,531 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 20:00:46,230 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 20:00:46,235 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 20:00:46,237 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 20:00:46,253 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 20:00:47,048 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 20:00:47,051 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 20:00:47,053 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 20:00:47,054 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 20:00:47,072 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 20:00:47,076 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 20:00:47,078 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 20:00:47,101 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 20:00:47,153 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 20:00:47,187 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 20:00:51,701 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 20:00:53,619 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 20:00:53,631 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 20:00:53,632 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 20:00:53,634 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 20:00:53,637 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 20:00:53,637 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 20:00:53,638 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 20:00:53,638 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 20:00:53,639 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1c7aa676 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 20:00:55,653 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 20:00:55,977 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 20:00:56,178 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 20:00:57,505 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 20:00:57,522 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 20:00:57,543 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 20:00:57,600 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 20:00:57,817 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:00:57,819 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:00:57,820 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:00:57,822 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:00:57,824 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:00:57,844 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 20:00:57,852 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 20:00:57,856 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 20:00:57,857 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 20:00:57,858 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 20:00:57,860 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 20:00:57,861 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 20:00:57,879 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 20:00:57,906 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 20:00:57,908 Started JeecgApplication in 21.466 seconds (JVM running for 22.405) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 20:00:57,921 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 20:00:58,562 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 20:00:58,562 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 20:00:58,585 Completed initialization in 22 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 20:00:58,696 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 20:00:58,699 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 20:01:01,657 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:132)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$a74528f3.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Wed Jul 29 20:14:14 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 20:03:24,135 Starting JeecgApplication on DESKTOP-7I21J53 with PID 11224 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 20:03:24,138 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 20:03:26,190 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 20:03:26,194 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 20:03:26,379 Finished Spring Data repository scanning in 171ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 20:03:26,801 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:03:26,922 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:03:27,153 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 20:03:27,155 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 20:03:27,158 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:03:27,162 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:03:27,194 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:03:27,258 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:03:27,402 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:03:27,408 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:03:27,420 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:03:27,428 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:03:27,451 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:03:27,461 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:03:27,558 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:03:27,632 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:03:27,646 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:03:27,678 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:03:27,684 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:03:28,075 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 20:03:28,091 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 20:03:28,101 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 20:03:28,101 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 20:03:28,107 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 20:03:28,108 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 20:03:28,108 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 20:03:28,112 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 20:03:28,310 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 20:03:28,310 Root WebApplicationContext: initialization completed in 4139 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 20:03:28,618 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 20:03:28,869 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 20:03:28,870 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 20:03:28,870 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 20:03:28,871 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 20:03:29,146 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 20:03:29,218 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 20:03:29,220 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 20:03:29,363 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 20:03:29,783 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 20:03:30,269 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 20:03:30,385 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 20:03:30,573 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 20:03:30,982 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 20:03:30,983 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 20:03:30,983 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 20:03:30,984 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 20:03:31,008 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 20:03:31,836 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 20:03:32,536 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 20:03:32,541 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 20:03:32,543 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 20:03:32,559 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 20:03:33,366 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 20:03:33,370 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 20:03:33,372 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 20:03:33,373 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 20:03:33,391 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 20:03:33,395 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 20:03:33,396 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 20:03:33,419 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 20:03:33,473 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 20:03:33,508 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 20:03:37,997 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 20:03:39,972 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 20:03:39,984 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 20:03:39,985 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 20:03:39,987 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 20:03:39,990 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 20:03:39,991 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 20:03:39,991 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 20:03:39,991 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 20:03:39,992 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5fc4af25 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 20:03:42,100 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 20:03:42,408 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 20:03:42,602 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 20:03:43,909 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 20:03:43,924 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 20:03:43,944 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 20:03:44,005 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 20:03:44,233 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:03:44,235 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:03:44,237 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:03:44,238 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:03:44,240 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:03:44,258 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 20:03:44,268 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 20:03:44,272 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 20:03:44,273 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 20:03:44,274 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 20:03:44,276 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 20:03:44,277 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 20:03:44,296 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 20:03:44,322 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 20:03:44,325 Started JeecgApplication in 21.513 seconds (JVM running for 22.487) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 20:03:44,338 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 20:03:44,547 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 20:03:44,547 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 20:03:44,572 Completed initialization in 24 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 20:03:44,708 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 20:03:44,712 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 20:03:47,395 {conn-10004, pstmt-20025} execute error. INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$e1666666.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$4e6add8c.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:119)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-07-29 20:03:47,435 ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value handleDataIntegrityViolationException JeecgBootExceptionHandler.java 83
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ### The error may exist in org/jeecg/modules/edusport/mapper/AthleteMapper.java (best guess) ### The error may involve org.jeecg.modules.edusport.mapper.AthleteMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO tb_edu_athlete ( id, athlete_name, gender, nation, id_no, home_address, father, father_mobile, mother, mother_mobile, sport_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'coach_id' doesn't have a default value ; Field 'coach_id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy159.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy201.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$e1666666.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.edusport.service.impl.AthleteServiceImpl$$EnhancerBySpringCGLIB$$4e6add8c.save(<generated>)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:119)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: Field 'coach_id' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy378.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:171)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy377.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 20:22:42 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 20:14:14,316 Starting JeecgApplication on DESKTOP-7I21J53 with PID 10968 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 20:14:14,320 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 20:14:16,642 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 20:14:16,645 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 20:14:16,824 Finished Spring Data repository scanning in 164ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 20:14:17,255 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:14:17,360 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:14:17,598 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 20:14:17,600 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 20:14:17,602 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:14:17,607 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:14:17,638 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:14:17,703 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:14:17,849 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:14:17,855 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:14:17,868 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:14:17,877 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:14:17,904 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:14:17,914 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:14:18,015 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:14:18,094 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:14:18,109 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:14:18,146 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:14:18,153 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:14:18,553 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 20:14:18,569 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 20:14:18,579 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 20:14:18,579 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 20:14:18,585 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 20:14:18,586 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 20:14:18,586 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 20:14:18,590 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 20:14:18,781 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 20:14:18,782 Root WebApplicationContext: initialization completed in 4417 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 20:14:19,095 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 20:14:19,340 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 20:14:19,340 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 20:14:19,341 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 20:14:19,341 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 20:14:19,616 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 20:14:19,687 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 20:14:19,690 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 20:14:19,831 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 20:14:20,271 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 20:14:20,760 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 20:14:20,875 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 20:14:21,067 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 20:14:21,479 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 20:14:21,480 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 20:14:21,480 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 20:14:21,481 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 20:14:21,504 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 20:14:22,318 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 20:14:23,014 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 20:14:23,019 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 20:14:23,021 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 20:14:23,037 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 20:14:23,835 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 20:14:23,838 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 20:14:23,840 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 20:14:23,841 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 20:14:23,857 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 20:14:23,861 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 20:14:23,862 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 20:14:23,884 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 20:14:23,937 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 20:14:23,972 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 20:14:28,363 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 20:14:30,312 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 20:14:30,324 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 20:14:30,325 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 20:14:30,327 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 20:14:30,330 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 20:14:30,331 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 20:14:30,331 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 20:14:30,332 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 20:14:30,332 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@58965e17 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 20:14:32,229 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 20:14:32,531 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 20:14:32,724 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 20:14:34,030 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 20:14:34,045 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 20:14:34,065 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 20:14:34,125 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 20:14:34,341 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:14:34,342 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:14:34,344 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:14:34,346 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:14:34,348 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:14:34,366 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 20:14:34,375 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 20:14:34,380 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 20:14:34,380 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 20:14:34,382 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 20:14:34,384 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 20:14:34,385 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 20:14:34,404 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 20:14:34,431 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 20:14:34,434 Started JeecgApplication in 21.566 seconds (JVM running for 22.686) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 20:14:34,450 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 20:14:35,149 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 20:14:35,149 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 20:14:35,181 Completed initialization in 31 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 20:14:35,298 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 20:14:35,302 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 20:14:39,364 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:174)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
ERROR 2020-07-29 20:15:31,967 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:174)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
INFO 2020-07-29 20:22:18,329 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-07-29 20:22:18,329 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-07-29 20:22:18,380 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-07-29 20:22:18,380 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-07-29 20:22:18,392 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:22:18,392 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:22:18,404 ==> Parameters: nation(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:22:18,404 ==> Parameters: sex(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:22:18,419 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:22:18,419 <== Total: 11 debug BaseJdbcLogger.java 143
INFO 2020-07-29 20:22:18,453 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596025338331) getDictItems SysDictController.java 217
INFO 2020-07-29 20:22:18,453 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596025338331) getDictItems SysDictController.java 217
DEBUG 2020-07-29 20:22:18,985 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:22:18,989 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:22:18,998 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:22:19,321 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:22:19,323 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:22:19,324 <== Total: 1 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Wed Jul 29 20:24:39 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 20:22:42,258 Starting JeecgApplication on DESKTOP-7I21J53 with PID 6152 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 20:22:42,262 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 20:22:45,914 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 20:22:45,918 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 20:22:46,269 Finished Spring Data repository scanning in 328ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 20:22:47,303 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:22:47,499 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:22:47,747 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 20:22:47,749 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 20:22:47,752 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:22:47,757 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:22:47,793 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:22:47,867 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:22:48,032 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:22:48,039 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:22:48,052 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:22:48,059 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:22:48,084 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:22:48,093 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:22:48,200 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:22:48,303 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:22:48,319 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:22:48,355 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:22:48,360 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:22:48,877 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 20:22:48,896 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 20:22:48,907 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 20:22:48,907 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 20:22:48,913 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 20:22:48,914 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 20:22:48,914 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 20:22:48,920 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 20:22:49,174 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 20:22:49,174 Root WebApplicationContext: initialization completed in 6874 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 20:22:49,501 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 20:22:49,792 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 20:22:49,793 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 20:22:49,794 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 20:22:49,795 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 20:22:50,120 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 20:22:50,227 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 20:22:50,229 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 20:22:50,475 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 20:22:51,031 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 20:22:51,254 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 20:22:51,628 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 20:22:51,829 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 20:22:52,278 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 20:22:52,279 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 20:22:52,280 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 20:22:52,280 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 20:22:52,307 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 20:22:53,227 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 20:22:54,192 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 20:22:54,197 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 20:22:54,200 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 20:22:54,224 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 20:22:55,090 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 20:22:55,093 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 20:22:55,095 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 20:22:55,096 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 20:22:55,114 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 20:22:55,119 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 20:22:55,120 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 20:22:55,150 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 20:22:55,214 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 20:22:55,250 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 20:23:00,020 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 20:23:02,046 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 20:23:02,058 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 20:23:02,058 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 20:23:02,061 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 20:23:02,063 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 20:23:02,064 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 20:23:02,065 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 20:23:02,065 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 20:23:02,066 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@58965e17 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 20:23:04,218 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 20:23:04,550 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 20:23:04,763 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 20:23:06,191 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 20:23:06,209 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 20:23:06,240 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 20:23:06,310 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 20:23:06,603 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:23:06,605 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:23:06,608 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:23:06,609 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:23:06,612 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:23:06,637 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 20:23:06,649 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 20:23:06,655 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 20:23:06,655 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 20:23:06,657 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 20:23:06,659 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 20:23:06,660 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 20:23:06,681 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 20:23:06,722 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 20:23:06,727 Started JeecgApplication in 26.109 seconds (JVM running for 27.243) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 20:23:06,746 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 20:23:07,054 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 20:23:07,054 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 20:23:07,085 Completed initialization in 30 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 20:23:07,198 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-07-29 20:23:07,235 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:07,248 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:07,263 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-07-29 20:23:07,265 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1596025387199) loadDict SysDictController.java 427
INFO 2020-07-29 20:23:07,593 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 20:23:07,596 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-07-29 20:23:16,556 加载字典表数据,加载关键字: 吴 loadDict SysDictController.java 414
DEBUG 2020-07-29 20:23:16,557 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:16,559 ==> Parameters: %吴%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:16,562 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-07-29 20:23:16,563 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909972037633, text=吴永清), DictModel(value=1207508910106255362, text=吴慧芬)], timestamp=1596025396557) loadDict SysDictController.java 427
INFO 2020-07-29 20:23:20,354 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-07-29 20:23:20,355 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:20,356 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:20,367 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-07-29 20:23:20,368 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596025400355) loadDict SysDictController.java 427
DEBUG 2020-07-29 20:23:24,886 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:24,887 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:24,891 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:25,630 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:25,632 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:25,635 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:26,011 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:26,013 ==> Parameters: 15170787412(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:26,017 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:27,472 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:27,473 ==> Parameters: 15170787412(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:27,475 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:27,824 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:27,824 ==> Parameters: 三啊(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:27,826 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:29,661 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:29,662 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:29,664 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:31,669 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:31,670 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:31,671 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:32,485 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:32,486 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:32,487 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:32,824 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:32,824 ==> Parameters: 15170787413(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:32,826 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:34,696 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:34,704 ==> Parameters: 1517078741(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:34,705 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:34,855 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:34,857 ==> Parameters: 151707874(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:34,860 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:35,067 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:35,068 ==> Parameters: 1517078744(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:35,070 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:35,507 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:35,509 ==> Parameters: 15170787445(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:35,512 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:36,129 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:36,131 ==> Parameters: 15170787445(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:36,132 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:55,450 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:55,451 ==> Parameters: 李四(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:55,453 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:55,458 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:55,458 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:55,461 ==> Parameters: 曾某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:55,461 ==> Parameters: 15170787412(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:55,461 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:55,461 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:55,463 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:55,463 ==> Parameters: 吴某某(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:55,463 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:55,467 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:55,467 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:23:55,467 <== Total: 0 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 20:23:56,128 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:173)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor424.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 128 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 20:25:26 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 20:24:39,150 Starting JeecgApplication on DESKTOP-7I21J53 with PID 5900 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 20:24:39,154 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 20:24:41,246 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 20:24:41,249 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 20:24:41,429 Finished Spring Data repository scanning in 165ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 20:24:41,856 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:24:41,964 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:24:42,207 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 20:24:42,209 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 20:24:42,212 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:24:42,216 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:24:42,248 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:24:42,313 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:24:42,462 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:24:42,468 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:24:42,479 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:24:42,487 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:24:42,511 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:24:42,520 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:24:42,617 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:24:42,694 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:24:42,709 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:24:42,743 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:24:42,749 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:24:43,149 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 20:24:43,164 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 20:24:43,174 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 20:24:43,174 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 20:24:43,180 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 20:24:43,181 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 20:24:43,181 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 20:24:43,185 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 20:24:43,386 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 20:24:43,386 Root WebApplicationContext: initialization completed in 4198 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 20:24:43,697 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 20:24:43,952 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 20:24:43,952 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 20:24:43,953 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 20:24:43,953 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 20:24:44,229 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 20:24:44,298 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 20:24:44,301 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 20:24:44,444 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 20:24:44,889 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 20:24:45,369 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 20:24:45,485 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 20:24:45,681 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 20:24:46,109 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 20:24:46,110 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 20:24:46,110 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 20:24:46,111 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 20:24:46,136 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 20:24:47,002 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 20:24:47,735 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 20:24:47,739 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 20:24:47,741 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 20:24:47,755 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 20:24:48,573 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 20:24:48,576 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 20:24:48,578 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 20:24:48,579 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 20:24:48,595 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 20:24:48,599 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 20:24:48,601 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 20:24:48,622 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 20:24:48,676 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 20:24:48,704 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 20:24:53,427 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 20:24:55,579 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 20:24:55,591 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 20:24:55,591 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 20:24:55,594 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 20:24:55,597 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 20:24:55,598 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 20:24:55,599 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 20:24:55,599 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 20:24:55,600 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@58965e17 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 20:24:57,697 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 20:24:58,013 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 20:24:58,219 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 20:24:59,559 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 20:24:59,577 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 20:24:59,599 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 20:24:59,661 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 20:24:59,892 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:24:59,894 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:24:59,895 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:24:59,897 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:24:59,899 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:24:59,918 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 20:24:59,933 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 20:24:59,938 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 20:24:59,938 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 20:24:59,940 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 20:24:59,942 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 20:24:59,943 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 20:24:59,966 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 20:24:59,995 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 20:24:59,998 Started JeecgApplication in 22.161 seconds (JVM running for 23.164) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 20:25:00,015 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 20:25:00,541 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 20:25:00,542 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 20:25:00,567 Completed initialization in 25 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 20:25:00,676 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 20:25:00,681 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 20:25:03,948 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:173)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 20:32:49 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 20:25:26,232 Starting JeecgApplication on DESKTOP-7I21J53 with PID 16200 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 20:25:26,235 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 20:25:28,291 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 20:25:28,294 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 20:25:28,477 Finished Spring Data repository scanning in 168ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 20:25:28,900 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:25:29,015 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:25:29,251 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 20:25:29,253 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 20:25:29,256 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:25:29,260 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:25:29,292 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:25:29,356 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:25:29,503 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:25:29,508 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:25:29,520 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:25:29,527 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:25:29,552 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:25:29,562 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:25:29,659 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:25:29,734 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:25:29,748 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:25:29,781 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:25:29,787 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:25:30,191 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 20:25:30,207 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 20:25:30,217 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 20:25:30,218 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 20:25:30,224 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 20:25:30,224 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 20:25:30,224 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 20:25:30,228 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 20:25:30,416 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 20:25:30,417 Root WebApplicationContext: initialization completed in 4149 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 20:25:30,731 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 20:25:30,977 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 20:25:30,978 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 20:25:30,979 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 20:25:30,979 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 20:25:31,255 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 20:25:31,324 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 20:25:31,326 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 20:25:31,470 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 20:25:31,908 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 20:25:32,436 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 20:25:32,552 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 20:25:32,741 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 20:25:33,146 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 20:25:33,147 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 20:25:33,148 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 20:25:33,148 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 20:25:33,172 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 20:25:33,984 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 20:25:34,686 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 20:25:34,691 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 20:25:34,693 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 20:25:34,709 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 20:25:35,493 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 20:25:35,496 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 20:25:35,498 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 20:25:35,499 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 20:25:35,514 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 20:25:35,519 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 20:25:35,520 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 20:25:35,542 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 20:25:35,594 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 20:25:35,627 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 20:25:40,154 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 20:25:41,958 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 20:25:41,970 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 20:25:41,971 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 20:25:41,973 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 20:25:41,976 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 20:25:41,977 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 20:25:41,977 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 20:25:41,978 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 20:25:41,978 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4f6938cb setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 20:25:43,870 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 20:25:44,174 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 20:25:44,371 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 20:25:45,680 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 20:25:45,694 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 20:25:45,714 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 20:25:45,774 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 20:25:45,991 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:25:45,992 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:25:45,994 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:25:45,995 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:25:45,997 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:25:46,014 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 20:25:46,023 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 20:25:46,027 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 20:25:46,028 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 20:25:46,029 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 20:25:46,031 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 20:25:46,032 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 20:25:46,050 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 20:25:46,076 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 20:25:46,079 Started JeecgApplication in 21.142 seconds (JVM running for 22.115) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 20:25:46,092 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 20:25:46,764 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 20:25:46,764 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 20:25:46,787 Completed initialization in 22 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 20:25:46,893 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 20:25:46,898 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 20:25:52,466 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:173)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
ERROR 2020-07-29 20:31:15,020 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:173)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
Logback Log Messages

Log session start time Wed Jul 29 20:33:45 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 20:32:49,871 Starting JeecgApplication on DESKTOP-7I21J53 with PID 9432 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 20:32:49,875 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 20:32:51,989 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 20:32:51,993 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 20:32:52,178 Finished Spring Data repository scanning in 171ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 20:32:52,610 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:32:52,730 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:32:53,010 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 20:32:53,012 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 20:32:53,016 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:32:53,023 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:32:53,062 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:32:53,136 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:32:53,285 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:32:53,291 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:32:53,303 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:32:53,310 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:32:53,336 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:32:53,345 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:32:53,445 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:32:53,525 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:32:53,539 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:32:53,574 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:32:53,580 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:32:53,988 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 20:32:54,004 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 20:32:54,014 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 20:32:54,014 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 20:32:54,020 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 20:32:54,021 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 20:32:54,021 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 20:32:54,024 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 20:32:54,220 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 20:32:54,221 Root WebApplicationContext: initialization completed in 4313 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 20:32:54,532 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 20:32:54,810 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 20:32:54,811 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 20:32:54,811 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 20:32:54,812 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 20:32:55,089 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 20:32:55,162 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 20:32:55,164 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 20:32:55,307 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 20:32:55,755 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 20:32:56,301 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 20:32:56,418 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 20:32:56,605 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 20:32:57,014 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 20:32:57,015 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 20:32:57,015 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 20:32:57,016 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 20:32:57,040 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 20:32:57,878 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 20:32:58,591 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 20:32:58,595 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 20:32:58,597 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 20:32:58,612 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 20:32:59,425 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 20:32:59,428 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 20:32:59,430 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 20:32:59,431 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 20:32:59,447 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 20:32:59,451 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 20:32:59,453 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 20:32:59,476 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 20:32:59,528 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 20:32:59,562 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 20:33:03,993 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 20:33:05,897 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 20:33:05,908 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 20:33:05,909 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 20:33:05,912 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 20:33:05,914 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 20:33:05,915 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 20:33:05,916 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 20:33:05,916 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 20:33:05,916 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@58965e17 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 20:33:07,831 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 20:33:08,139 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 20:33:08,335 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 20:33:09,647 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 20:33:09,666 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 20:33:09,687 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 20:33:09,747 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 20:33:09,970 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:33:09,972 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:33:09,973 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:33:09,975 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:33:09,977 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:33:09,995 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 20:33:10,007 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 20:33:10,012 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 20:33:10,013 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 20:33:10,014 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 20:33:10,016 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 20:33:10,017 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 20:33:10,034 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 20:33:10,064 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 20:33:10,067 Started JeecgApplication in 21.598 seconds (JVM running for 22.73) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 20:33:10,080 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 20:33:10,912 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 20:33:10,913 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 20:33:10,937 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 20:33:11,053 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 20:33:11,058 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-07-29 20:33:14,080 Unknown property used in expression: ${approvalCoach} handleException JeecgBootExceptionHandler.java 57
org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${approvalCoach}
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:50)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.handleAssignments(UserTaskActivityBehavior.java:355)
    at org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior.execute(UserTaskActivityBehavior.java:242)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeActivityBehavior(ContinueProcessOperation.java:290)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.executeSynchronous(ContinueProcessOperation.java:163)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughFlowNode(ContinueProcessOperation.java:118)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.continueThroughSequenceFlow(ContinueProcessOperation.java:342)
    at org.flowable.engine.impl.agenda.ContinueProcessOperation.run(ContinueProcessOperation.java:83)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperation(CommandInvoker.java:88)
    at org.flowable.engine.impl.interceptor.CommandInvoker.executeOperations(CommandInvoker.java:72)
    at org.flowable.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:56)
    at org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor.execute(BpmnOverrideContextInterceptor.java:25)
    at org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor.execute(TransactionContextInterceptor.java:53)
    at org.flowable.common.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:72)
    at org.flowable.common.spring.SpringTransactionInterceptor.lambda$execute$0(SpringTransactionInterceptor.java:56)
    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
    at org.flowable.common.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:56)
    at org.flowable.common.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:56)
    at org.flowable.common.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:51)
    at org.flowable.engine.impl.TaskServiceImpl.complete(TaskServiceImpl.java:208)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController.add(AthleteRegisterFlowableController.java:173)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$FastClassBySpringCGLIB$$f0cf0e69.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.flowable.controller.AthleteRegisterFlowableController$$EnhancerBySpringCGLIB$$ed6984ed.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.flowable.common.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'approvalCoach'
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier.eval(AstIdentifier.java:97)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval.eval(AstEval.java:53)
    at org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode.getValue(AstNode.java:31)
    at org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression.getValue(TreeValueExpression.java:122)
    at org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation.invoke(ExpressionGetInvocation.java:34)
    at org.flowable.engine.impl.delegate.invocation.DelegateInvocation.proceed(DelegateInvocation.java:35)
    at org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:26)
    at org.flowable.engine.impl.el.JuelExpression.resolveGetValueExpression(JuelExpression.java:44)
    at org.flowable.common.engine.impl.el.JuelExpression.getValue(JuelExpression.java:48)
     ... 129 common frames omitted
Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-07-29 20:33:45,671 Starting JeecgApplication on DESKTOP-7I21J53 with PID 13432 (C:\AllOfficialProject\school\jeecg-boot\jeecg-boot-module-system\target\classes started by whs in C:\AllOfficialProject\school\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-07-29 20:33:45,675 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-07-29 20:33:47,760 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-07-29 20:33:47,764 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-07-29 20:33:47,949 Finished Spring Data repository scanning in 171ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-07-29 20:33:48,381 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$73e36e75] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:33:48,494 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:33:48,732 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 201
INFO 2020-07-29 20:33:48,734 ===============(2)创建RedisManager,连接Redis..URL= localhost:6379 redisManager ShiroConfig.java 219
INFO 2020-07-29 20:33:48,737 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:33:48,741 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:33:48,774 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:33:48,838 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53de04df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:33:48,984 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:33:48,990 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bd6c75b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:33:49,002 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:33:49,009 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:33:49,036 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:33:49,045 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$68f7c329] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:33:49,148 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:33:49,224 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:33:49,239 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$beb1f5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:33:49,273 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$66f6e28f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:33:49,279 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-07-29 20:33:49,689 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-07-29 20:33:49,704 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 20:33:49,714 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-07-29 20:33:49,714 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-07-29 20:33:49,720 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. log DirectJDKLog.java 173
INFO 2020-07-29 20:33:49,721 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. log DirectJDKLog.java 173
INFO 2020-07-29 20:33:49,721 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] log DirectJDKLog.java 173
INFO 2020-07-29 20:33:49,725 OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] log DirectJDKLog.java 173
INFO 2020-07-29 20:33:49,921 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-07-29 20:33:49,921 Root WebApplicationContext: initialization completed in 4210 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-07-29 20:33:50,240 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-07-29 20:33:50,490 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-07-29 20:33:50,491 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-07-29 20:33:50,491 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-07-29 20:33:50,492 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-07-29 20:33:50,769 HHH000204: Processing PersistenceUnitInfo [ name: default ...] logPersistenceUnitInformation LogHelper.java 31
INFO 2020-07-29 20:33:50,839 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-07-29 20:33:50,842 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-07-29 20:33:50,987 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-07-29 20:33:51,434 HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect <init> Dialect.java 157
INFO 2020-07-29 20:33:51,928 Initialized JPA EntityManagerFactory for persistence unit 'default' buildNativeEntityManagerFactory AbstractEntityManagerFactoryBean.java 415
INFO 2020-07-29 20:33:52,048 No deployment resources were found for autodeployment discoverDeploymentResources AbstractEngineAutoConfiguration.java 104
INFO 2020-07-29 20:33:52,238 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 20:33:52,652 Found 2 Engine Configurators in total: initConfigurators AbstractEngineConfiguration.java 970
INFO 2020-07-29 20:33:52,653 class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 20:33:52,653 class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) initConfigurators AbstractEngineConfiguration.java 972
INFO 2020-07-29 20:33:52,653 Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 20:33:52,677 Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsBeforeInit AbstractEngineConfiguration.java 998
INFO 2020-07-29 20:33:53,515 Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 20:33:54,229 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 20:33:54,234 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOGLOCK info Slf4jLogger.java 42
INFO 2020-07-29 20:33:54,235 SELECT `LOCKED` FROM edusport.FLW_EV_DATABASECHANGELOGLOCK WHERE ID=1 info Slf4jLogger.java 42
INFO 2020-07-29 20:33:54,257 Successfully acquired change log lock info Slf4jLogger.java 42
INFO 2020-07-29 20:33:55,067 SELECT MD5SUM FROM edusport.FLW_EV_DATABASECHANGELOG WHERE MD5SUM IS NOT NULL LIMIT 1 info Slf4jLogger.java 42
INFO 2020-07-29 20:33:55,070 SELECT COUNT(*) FROM edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 20:33:55,072 Reading from edusport.FLW_EV_DATABASECHANGELOG info Slf4jLogger.java 42
INFO 2020-07-29 20:33:55,073 SELECT * FROM edusport.FLW_EV_DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC info Slf4jLogger.java 42
INFO 2020-07-29 20:33:55,088 Successfully released change log lock info Slf4jLogger.java 42
INFO 2020-07-29 20:33:55,092 EventRegistryEngine default created <init> EventRegistryEngineImpl.java 53
INFO 2020-07-29 20:33:55,094 Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000) configuratorsAfterInit AbstractEngineConfiguration.java 1005
INFO 2020-07-29 20:33:55,116 IdmEngine default created <init> IdmEngineImpl.java 52
INFO 2020-07-29 20:33:55,171 ProcessEngine default created <init> ProcessEngineImpl.java 88
INFO 2020-07-29 20:33:55,205 Total of v5 deployments found: 0 execute ValidateV5EntitiesCmd.java 43
WARN 2020-07-29 20:33:59,701 Warn: Could not find @TableId in Class: org.jeecg.modules.edusport.entity.GraphReport. initTableFields TableInfoHelper.java 285
INFO 2020-07-29 20:34:01,609 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-07-29 20:34:01,621 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-07-29 20:34:01,622 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-07-29 20:34:01,624 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-07-29 20:34:01,626 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-07-29 20:34:01,627 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-07-29 20:34:01,628 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-07-29 20:34:01,628 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-07-29 20:34:01,629 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@58965e17 setJobFactory QuartzScheduler.java 2287
WARN 2020-07-29 20:34:03,602 spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning openEntityManagerInViewInterceptor JpaBaseConfiguration.java 236
INFO 2020-07-29 20:34:03,909 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-07-29 20:34:04,104 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-07-29 20:34:05,415 Initializing ExecutorService initialize ExecutorConfigurationSupport.java 171
INFO 2020-07-29 20:34:05,433 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-07-29 20:34:05,454 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-07-29 20:34:05,514 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-07-29 20:34:05,735 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:34:05,737 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:34:05,738 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:34:05,740 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:34:05,742 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-07-29 20:34:05,760 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-07-29 20:34:05,771 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-07-29 20:34:05,776 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-07-29 20:34:05,777 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-07-29 20:34:05,778 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-07-29 20:34:05,780 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-07-29 20:34:05,781 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-07-29 20:34:05,799 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-07-29 20:34:05,826 Tomcat started on port(s): 8080 (http) with context path '/edusport' start TomcatWebServer.java 204
INFO 2020-07-29 20:34:05,829 Started JeecgApplication in 21.521 seconds (JVM running for 22.502) logStarted StartupInfoLogger.java 59
INFO 2020-07-29 20:34:05,842 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/edusport/ External: http://192.168.11.101:8080/edusport/ swagger-ui: http://192.168.11.101:8080/edusport/swagger-ui.html Doc: http://192.168.11.101:8080/edusport/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-07-29 20:34:06,616 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-07-29 20:34:06,617 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-07-29 20:34:06,642 Completed initialization in 25 ms initServletBean FrameworkServlet.java 546
INFO 2020-07-29 20:34:06,764 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-07-29 20:34:06,769 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-07-29 20:34:09,631 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 20:34:09,665 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMjAwMTEsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.P6KhIklm-AWXV4A-3ey6OY9FrS3bEXg83RxST3KRmnQ checkUserTokenIsEffect ShiroRealm.java 119
DEBUG 2020-07-29 20:34:09,697 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:34:09,707 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 20:34:09,719 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 20:34:09,769 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:130)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:102)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-07-29 21:11:24,284 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-07-29 21:11:24,284 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-07-29 21:11:24,297 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596028284286) getDictItems SysDictController.java 217
INFO 2020-07-29 21:11:24,297 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596028284286) getDictItems SysDictController.java 217
DEBUG 2020-07-29 21:11:24,544 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:24,546 ==> Parameters: 李四(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:24,547 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:24,611 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:24,612 ==> Parameters: 李四(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:24,614 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:27,313 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:27,315 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:27,317 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:27,734 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:27,735 ==> Parameters: w(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:27,736 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:28,172 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:28,174 ==> Parameters: wa(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:28,175 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:28,344 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:28,347 ==> Parameters: wan(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:28,351 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:28,436 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:28,438 ==> Parameters: wang(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:28,440 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:29,536 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:29,537 ==> Parameters: 王(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:29,538 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:30,150 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:30,151 ==> Parameters: 王w(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:30,152 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:30,274 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:30,277 ==> Parameters: 王wu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:30,280 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:30,701 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:30,702 ==> Parameters: 王五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:30,704 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:32,881 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:32,882 ==> Parameters: 王五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:32,884 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:35,005 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:35,007 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:35,008 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:36,367 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:36,370 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:36,372 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-07-29 21:11:48,148 加载字典表数据,加载关键字: 王 loadDict SysDictController.java 414
DEBUG 2020-07-29 21:11:48,161 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:48,163 ==> Parameters: %王%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:48,166 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 21:11:48,168 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909980426243, text=王华)], timestamp=1596028308149) loadDict SysDictController.java 427
INFO 2020-07-29 21:11:53,575 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-07-29 21:11:53,577 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:53,579 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:11:53,587 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-07-29 21:11:53,588 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596028313576) loadDict SysDictController.java 427
DEBUG 2020-07-29 21:12:03,348 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:03,349 ==> Parameters: w(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:03,351 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:03,705 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:03,705 ==> Parameters: wa(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:03,707 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:03,831 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:03,832 ==> Parameters: wan(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:03,833 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:03,966 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:03,967 ==> Parameters: wang(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:03,969 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:04,052 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:04,054 ==> Parameters: wangw(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:04,056 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:04,157 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:04,159 ==> Parameters: wangwu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:04,162 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:04,452 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:04,452 ==> Parameters: 王五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:04,453 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:08,986 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:08,987 ==> Parameters: 王五a(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:08,988 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:09,201 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:09,202 ==> Parameters: 王五啊(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:09,203 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:10,562 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:10,564 ==> Parameters: 王五啊(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:10,565 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:11,540 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:11,540 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:11,541 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:12,362 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:12,363 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:12,365 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:15,598 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:15,599 ==> Parameters: w(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:15,600 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:15,761 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:15,762 ==> Parameters: wa(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:15,763 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:15,826 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:15,827 ==> Parameters: wan(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:15,828 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:15,862 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:15,863 ==> Parameters: wang(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:15,865 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:16,140 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:16,141 ==> Parameters: 王(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:16,142 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:16,709 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:16,710 ==> Parameters: 王w(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:16,711 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:16,810 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:16,812 ==> Parameters: 王wu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:16,814 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:16,998 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:16,999 ==> Parameters: 王五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:16,999 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:19,045 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:19,046 ==> Parameters: 王五b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:19,047 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:19,156 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:19,158 ==> Parameters: 王五be(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:19,161 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:19,277 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:19,277 ==> Parameters: 王五bei(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:19,278 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:19,468 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:19,469 ==> Parameters: 王五呗(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:19,470 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:21,007 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:21,008 ==> Parameters: 王五呗(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:21,010 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:23,057 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:23,058 ==> Parameters: 15170787445(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:23,059 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:24,014 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:24,015 ==> Parameters: 15170787445(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:24,016 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:30,555 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:30,556 ==> Parameters: 王五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:30,557 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:30,867 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:30,867 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:30,867 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:30,868 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:30,869 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:30,870 ==> Parameters: 王五呗(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:30,870 ==> Parameters: 王五啊(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:30,870 ==> Parameters: 15170787476(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:30,871 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:30,873 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:30,873 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:12:30,874 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-07-29 21:13:18,890 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-07-29 21:13:18,890 dictCode : nation getDictItems SysDictController.java 130
INFO 2020-07-29 21:13:18,897 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1596028398891) getDictItems SysDictController.java 217
INFO 2020-07-29 21:13:18,897 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=01, text=汉族), DictModel(value=02, text=蒙古族), DictModel(value=03, text=回族), DictModel(value=04, text=藏族), DictModel(value=05, text=维吾尔族), DictModel(value=06, text=苗族), DictModel(value=07, text=彝族), DictModel(value=08, text=壮族), DictModel(value=09, text=布依族), DictModel(value=10, text=朝鲜族), DictModel(value=11, text=满族)], timestamp=1596028398891) getDictItems SysDictController.java 217
DEBUG 2020-07-29 21:13:19,141 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:19,142 ==> Parameters: 王五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:19,143 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:19,210 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:19,210 ==> Parameters: 王五(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:19,212 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:20,419 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:20,420 ==> Parameters: 王(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:20,421 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:20,886 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:20,887 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:20,888 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:21,423 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:21,424 ==> Parameters: z(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:21,425 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:21,851 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:21,853 ==> Parameters: zh(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:21,856 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:21,870 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:21,871 ==> Parameters: zha(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:21,872 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:22,032 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:22,034 ==> Parameters: zhan(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:22,037 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:22,100 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:22,101 ==> Parameters: zhang(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:22,104 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:22,384 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:22,384 ==> Parameters: 张(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:22,386 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:23,067 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:23,068 ==> Parameters: 张l(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:23,069 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:23,257 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:23,258 ==> Parameters: 张li(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:23,259 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:23,318 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:23,319 ==> Parameters: 张liu(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:23,320 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:23,488 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:23,489 ==> Parameters: 张六(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:23,490 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:25,911 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:25,914 ==> Parameters: 张六(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:25,916 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:27,566 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:27,567 ==> Parameters: 15170787478(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:27,569 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:29,827 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:29,829 ==> Parameters: 1517078747(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:29,832 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:29,994 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:29,995 ==> Parameters: 151707874(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:29,996 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:30,072 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:30,073 ==> Parameters: 15170787(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:30,074 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:30,989 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:30,990 ==> Parameters: 151707874(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:30,991 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:31,163 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:31,165 ==> Parameters: 1517078745(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:31,167 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:31,215 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:31,217 ==> Parameters: 15170787456(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:31,220 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:32,293 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:32,294 ==> Parameters: 15170787456(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:32,295 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-07-29 21:13:43,070 加载字典表数据,加载关键字: 吴 loadDict SysDictController.java 414
DEBUG 2020-07-29 21:13:43,071 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:43,072 ==> Parameters: %吴%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:43,077 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-07-29 21:13:43,078 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909972037633, text=吴永清), DictModel(value=1207508910106255362, text=吴慧芬)], timestamp=1596028423070) loadDict SysDictController.java 427
INFO 2020-07-29 21:13:45,233 加载字典表数据,加载关键字: 汪 loadDict SysDictController.java 414
DEBUG 2020-07-29 21:13:45,235 ==> Preparing: select coach_name as "text",id as "value" from tb_edu_coach where coach_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:45,236 ==> Parameters: %汪%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:45,237 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 21:13:45,238 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1207508909888151553, text=汪玲梅)], timestamp=1596028425235) loadDict SysDictController.java 427
INFO 2020-07-29 21:13:49,338 加载字典表数据,加载关键字: 滑 loadDict SysDictController.java 414
DEBUG 2020-07-29 21:13:49,339 ==> Preparing: select sport_name as "text",id as "value" from tb_edu_sport where sport_name like ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:49,340 ==> Parameters: %滑%(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:49,344 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-07-29 21:13:49,345 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=a6d49c9e214611ea914d39deaeccf25b, text=速度滑冰), DictModel(value=a6d4a2ac214611ea914d39deaeccf25b, text=短道速滑), DictModel(value=a6d4dd26214611ea914d39deaeccf25b, text=花样滑冰), DictModel(value=a6d4e8e8214611ea914d39deaeccf25b, text=高山滑雪), DictModel(value=a6d4ede8214611ea914d39deaeccf25b, text=越野滑雪), DictModel(value=a6d4f36a214611ea914d39deaeccf25b, text=跳台滑雪), DictModel(value=a6d4f57c214611ea914d39deaeccf25b, text=单板滑雪), DictModel(value=a6d4f91e214611ea914d39deaeccf25b, text=自由式滑雪), DictModel(value=a6d5743e214611ea914d39deaeccf25b, text=轮滑)], timestamp=1596028429339) loadDict SysDictController.java 427
DEBUG 2020-07-29 21:13:54,390 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:54,391 ==> Parameters: 一(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:54,393 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:55,760 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:55,761 ==> Parameters: 一(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:55,762 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:56,335 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:56,336 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:56,337 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:57,090 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:57,090 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:57,092 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:58,217 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:58,218 ==> Parameters: e(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:58,219 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:58,653 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:58,654 ==> Parameters: er(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:58,658 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:59,314 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:59,315 ==> Parameters: 二(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:13:59,315 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:00,504 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:00,505 ==> Parameters: 二(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:00,506 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:00,861 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:00,863 ==> Parameters: 15170787412(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:00,864 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:01,691 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:01,694 ==> Parameters: 15170787412(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:01,697 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:09,680 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:09,680 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:09,681 ==> Parameters: 15170787456(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:09,681 ==> Parameters: 张六(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:09,683 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:09,683 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:09,687 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:09,687 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:09,688 ==> Preparing: SELECT id,username,user_type,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:09,688 ==> Parameters: 一(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:09,689 ==> Parameters: 二(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:09,689 ==> Parameters: 15170787475(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:09,690 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:09,691 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:09,692 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-07-29 21:14:30,397 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 21:14:30,398 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 98
ERROR 2020-07-29 21:14:30,398 Servlet.service() for servlet [dispatcherServlet] in context with path [/edusport] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:99)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-07-29 21:14:56,647 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:56,648 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:14:56,651 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:15:03,717 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:15:03,718 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:15:03,720 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:15:03,749 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:15:03,752 ==> Parameters: 1240310985714421761(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:15:03,771 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:15:03,940 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:15:03,941 ==> Parameters: 1288463048645451777(String), jeecg(String), 2020-07-29 21:15:03.775(Timestamp), 127.0.0.1(String), 用户名: 13576976968,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:15:03,959 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-07-29 21:15:03,988 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 21:15:03,989 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMzM5MDMsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.Aatue_Po4UmedXsNJhGE2aoIBHGqo5oLjPlHq9WZDHw checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 21:15:04,017 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMzM5MDMsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.Aatue_Po4UmedXsNJhGE2aoIBHGqo5oLjPlHq9WZDHw getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-07-29 21:15:04,026 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:15:04,032 ==> Parameters: 13576976968(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:15:04,056 <== Total: 25 debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:15:04,075 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:15:04,076 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:15:04,078 <== Total: 5 debug BaseJdbcLogger.java 143
ERROR 2020-07-29 21:15:05,980 预览图片失败.\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-07-29 21:15:06,454 getAthleteTotalData: getAthleteTotalData GraphReportController.java 43
INFO 2020-07-29 21:15:06,454 getCoachTotalData: getCoachTotalData GraphReportController.java 59
INFO 2020-07-29 21:15:06,454 getAthleteTechGradeGroupData: getAthleteTechGradeGroupData GraphReportController.java 82
INFO 2020-07-29 21:15:07,998 ————————验证身份——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 96
INFO 2020-07-29 21:15:08,000 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTYwMzM5MDMsInVzZXJuYW1lIjoiMTM1NzY5NzY5NjgifQ.Aatue_Po4UmedXsNJhGE2aoIBHGqo5oLjPlHq9WZDHw checkUserTokenIsEffect ShiroRealm.java 119
INFO 2020-07-29 21:15:08,009 dictCode : enable_status getDictItems SysDictController.java 130
INFO 2020-07-29 21:15:08,015 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-07-29 21:15:08,018 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:15:08,019 ==> Parameters: enable_status(String) debug BaseJdbcLogger.java 143
DEBUG 2020-07-29 21:15:08,020 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-07-29 21:15:08,027 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=启用), DictModel(value=0, text=禁用)], timestamp=1596028508010) getDictItems SysDictController.java 217
INFO 2020-07-29 21:37:06,679 [null, java.io.IOException: 远程主机强迫关闭了一个现有的连接。, java.io.IOException: 远程主机强迫关闭了一个现有的连接。] Unexpected exception during request: [null, java.io.IOException: 远程主机强迫关闭了一个现有的连接。, java.io.IOException: 远程主机强迫关闭了一个现有的连接。] log AbstractInternalLogger.java 219
INFO 2020-07-29 21:37:06,679 [null, java.io.IOException: 远程主机强迫关闭了一个现有的连接。, java.io.IOException: 远程主机强迫关闭了一个现有的连接。] Unexpected exception during request: [null, java.io.IOException: 远程主机强迫关闭了一个现有的连接。, java.io.IOException: 远程主机强迫关闭了一个现有的连接。] log AbstractInternalLogger.java 219
INFO 2020-07-29 21:37:06,797 Reconnecting, last destination was localhost/127.0.0.1:6379 log AbstractInternalLogger.java 173
INFO 2020-07-29 21:37:06,797 Reconnecting, last destination was localhost/127.0.0.1:6379 log AbstractInternalLogger.java 173
WARN 2020-07-29 21:37:08,812 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-07-29 21:37:08,812 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-07-29 21:37:13,096 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-07-29 21:37:13,096 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-07-29 21:37:15,100 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-07-29 21:37:15,102 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-07-29 21:37:19,397 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-07-29 21:37:19,397 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
WARN 2020-07-29 21:37:21,402 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
WARN 2020-07-29 21:37:21,404 Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: localhost/127.0.0.1:6379 log AbstractInternalLogger.java 176
INFO 2020-07-29 21:37:26,497 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173
INFO 2020-07-29 21:37:26,497 Reconnecting, last destination was localhost:6379 log AbstractInternalLogger.java 173